Odel
나라장터 사전규격

나라장터 사전규격

Local
@opendata-krTypeScriptMITUpdated 1mo ago

나라장터 사전규격정보서비스 Open API를 위한 로컬 MCP 서버

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@opendata-kr/narajangteo-prespec-mcpv0.3.0

Run

npx -y @opendata-kr/narajangteo-prespec-mcp

MCP client config

{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@opendata-kr/narajangteo-prespec-mcp"
      ]
    }
  }
}