Loading MCP server directory, please wait...
금방 Open API MCP 서버 — 스펙 조회·JWT 서명 코드 생성·로컬 서명/검증
npx @getmcp/cli add com.goldpopcon/openapi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.goldpopcon/openapi-mcp": {
"command": "npx",
"args": [
"-y",
"@keumbang/goldpopcon-openapi-mcp"
],
"env": {
"GOLDPOPCON_MCP_ALLOW_LIVE": "",
"GOLDPOPCON_ACCESS_KEY": "",
"GOLDPOPCON_SECRET_KEY": ""
}
}
}
}