aladin-mcp-server-http

jongwoo328/aladin-mcp-server-http

3.1

If you are the rightful owner of aladin-mcp-server-http and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is an example implementation of the Aladin MCP using HTTP Streamable instead of the stdio method.

aladin mcp with http streamable for study

stdio ๋ฐฉ์‹ ๋Œ€์‹  HTTP Streamable ๋ฐฉ์‹์œผ๋กœ ์•Œ๋ผ๋”˜ MCP๋ฅผ ๊ตฌํ˜„ํ•œ ์˜ˆ์ œ์ž…๋‹ˆ๋‹ค.

์‚ฌ์šฉ ๋ฐฉ๋ฒ•

  1. pnpm install๋กœ ์˜์กด์„ฑ ์„ค์น˜
  2. node index.js {TTBKEY} ๋กœ ์„œ๋ฒ„ ์‹คํ–‰
  3. ์•„๋ž˜ ์„ค์ •ํŒŒ์ผ ์ฐธ๊ณ ํ•˜์—ฌ ์„ค์ •
{
    "mcpServers": {
        "default-server": {
            "type": "streamable-http",
            "url": "http://localhost:3000/mcp"
        }
    }
}

๊ฐœ๋ฐœ ํ™˜๊ฒฝ

node v22 ์ด์ƒ

ํ…Œ์ŠคํŠธ ๋ฐฉ๋ฒ•

  1. pnpm install๋กœ ์˜์กด์„ฑ ์„ค์น˜
  2. 'node index.js {TTBKEY}'๋กœ ์„œ๋ฒ„ ์‹คํ–‰
  3. pnpx @modelcontextprotocol/inspector๋กœ MCP Inspector ์‹คํ–‰
  4. URL์„ http://localhost:3000/mcp ๋กœ ์„ค์ •ํ•˜์—ฌ Connect

์ง€์› ๊ธฐ๋Šฅ

  • ๋ถ„์•ผ๋ณ„ ๋„์„œ ์นดํ…Œ๊ณ ๋ฆฌ ์กฐํšŒ
  • ์นดํ…Œ๊ณ ๋ฆฌ id๋ฅผ ์ด์šฉํ•œ ๋ฒ ์ŠคํŠธ์…€๋Ÿฌ ๋ชฉ๋ก ์กฐํšŒ
  • ์นดํ…Œ๊ณ ๋ฆฌ id๋ฅผ ์ด์šฉํ•œ ์‹ ๊ฐ„ ๋„์„œ ๋ชฉ๋ก ์กฐํšŒ