Alphago2580 Naramarketmcp

한국 공공조달(G2B) 데이터를 MCP(Model Context Protocol)로 제공하는 FastMCP 2.0 서버입니다. 입찰공고, 낙찰정보, 계약정보, 조달통계, 물품목록, 종합쇼핑몰 등 나라장터의 주요 API를 AI 에이전트가 바로 사용할 수 있도록 통합했습니다. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-02-09 · ★ 4 · #822 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Alphago2580 Naramarketmcp

before you install - you'll need

Set FASTMCP_TRANSPORT, NARAMARKET_SERVICE_KEY before connecting.

Claude Code

claude mcp add alphago2580-naramarketmcp --transport http https://server.smithery.ai/@alphago2580/naramarketmcp/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "alphago2580-naramarketmcp": {
      "url": "https://server.smithery.ai/@alphago2580/naramarketmcp/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@alphago2580/naramarketmcp/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license Apache-2.0 - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · Who maintains Alphago2580 Naramarketmcp

alphago2580-naramarketmcp is maintained by alphago2580. It's the only MCP server we track from this author; the repo dates to Sep 2025.

04 · Facts

category
other - ranked #822 of 848 actively-maintained other servers as of 2026-08-25.
registry
ai.smithery/alphago2580-naramarketmcp (active, first published 2025-09-19)

05 · Alphago2580 Naramarketmcp FAQ

What is Alphago2580 Naramarketmcp?

한국 공공조달(G2B) 데이터를 MCP(Model Context Protocol)로 제공하는 FastMCP 2.0 서버입니다. 입찰공고, 낙찰정보, 계약정보, 조달통계, 물품목록, 종합쇼핑몰 등 나라장터의 주요 API를 AI 에이전트가 바로 사용할 수 있도록 통합했습니다. It is available as a remote MCP endpoint.

Is Alphago2580 Naramarketmcp still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-09. We re-verify nightly.

How do I install Alphago2580 Naramarketmcp?

Run `claude mcp add alphago2580-naramarketmcp --transport http https://server.smithery.ai/@alphago2580/naramarketmcp/mcp`. The README documents 2 environment variables (FASTMCP_TRANSPORT, NARAMARKET_SERVICE_KEY) to set first. Set FASTMCP_TRANSPORT, NARAMARKET_SERVICE_KEY before connecting. You can also paste the ready-made client config above.

06 · Alternatives to Alphago2580 Naramarketmcp