Skip to main content
Glama

Seoul Public Data MCP Server

package.json652 B
{ "name": "KoreaSeoul", "version": "0.0.1", "description": "한국 서울 지하철 승하차 인원 수를 제공하는 ModelContextServer", "license": "MIT", "author": "Jun-Hee Lee (flyingmt@gmail.com)", "homepage": "", "bugs": "", "type": "module", "bin": { "mcp-server-korea-seoul": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "0.5.0" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pinnaclesoft-ko/seoul_data_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server