๐ฆ
Be Node Seoul Data MCP
ํ๊ตญ ์์ธ ๊ณต๊ณต๋ฐ์ดํฐ MCP ์์
0 installs
1 stars
Trust: 49 โ Fair
Devtools
Installation
npx be-node-seoul-data-mcpAsk AI about Be Node Seoul Data MCP
Powered by Claude ยท Grounded in docs
I know everything about Be Node Seoul Data MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
์์ธ ๊ณต๊ณต๋ฐ์ดํฐ MCP ์๋ฒ ์์
์์ธ ๊ณต๊ณต๋ฐ์ดํฐ API๋ฅผ ์ฌ์ฉํ์ฌ ์์ธ์์ ๋ค์ํ ๊ณต๊ณต ๋ฐ์ดํฐ๋ฅผ ์ ๊ณตํ๋ MCP ์๋ฒ ์์ ์ ๋๋ค.
์์ ๋ชฉ๋ก
- ์์ธ์ ์งํ์ฒ ํธ์ ๋ณ ์ญ๋ณ ์นํ์ฐจ ์ธ์ ์ ๋ณด
- ์์ธ์ ๋ฌธํํ์ฌ ์ ๋ณด
์ค์ ๋ฐฉ๋ฒ
์์ธ ๊ณต๊ณต๋ฐ์ดํฐ API ํค ์ค์
์์ธ์ ์งํ์ฒ ํธ์ ๋ณ ์ญ๋ณ ์นํ์ฐจ ์ธ์ ์ ๋ณด
ํ์ผ modules/KoreaSeoulCulturalEventInfo.ts์ ๋ค์ {API ํค}๋ฅผ ์ถ๊ฐํ๋ค.
import {
Tool,
} from "@modelcontextprotocol/sdk/types.js";
const API_URL = "http://openapi.seoul.go.kr:8088/{authKey}/json/culturalEventInfo/{StartIndex}/{EndIndex}";
const API_KEY = "{API ํค}";
์์ธ์ ๋ฌธํํ์ฌ ์ ๋ณด
ํ์ผ modules/KoreaSeoulSubwayStatus.ts์ ๋ค์ {API ํค}๋ฅผ ์ถ๊ฐํ๋ค.
import {
Tool,
} from "@modelcontextprotocol/sdk/types.js";
const API_URL = "http://openapi.seoul.go.kr:8088/{authKey}/json/culturalEventInfo/{StartIndex}/{EndIndex}";
const API_KEY = "{API ํค}";
๋น๋ํ๊ธฐ
npm i; npm run build
Claude Desktop ์ MCP ์ค์ ์ถ๊ฐํ๊ธฐ
claude_desktop_config.json ํ์ผ์ ๋ค์์ ์ถ๊ฐํ๋ค.
{๋น๋๋ ๊ฒฝ๋ก}๋ ์์ ์ ๋ง๊ฒ ์ถ๊ฐํด์ผ ํจ.
{
"mcpServers": {
"KoreaSeoulData": {
"command": "node",
"args": [
"{๋น๋๋ ๊ฒฝ๋ก}/seoul_korea/dist/index.js"
]
}
}
}
์ฌ์ฉ์์
์์ธ์ ์งํ์ฒ ํธ์ ๋ณ ์ญ๋ณ ์นํ์ฐจ ์ธ์ ์ ๋ณด

์์ธ์ ๋ฌธํํ์ฌ ์ ๋ณด

