Openapi Mcp is a Model Context Protocol (MCP) server: 금방 Open API MCP 서버 — 스펙 조회·JWT 서명 코드 생성·로컬 서명/검증. In practice that means any MCP-compatible AI assistant can call Openapi Mcp's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package @keumbang/goldpopcon-openapi-mcp speaks MCP over stdio on your machine. The current release is v0.3.1, published under the MIT license, with source at keumbang/goldpopcon-openapi-mcp on GitHub.
Openapi Mcp is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Openapi Mcp for goldpopcon.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @keumbang/goldpopcon-openapi-mcp · MCP over stdio
▸Open source — MIT license · keumbang/goldpopcon-openapi-mcp