data-go-mcp-servers

Koomook/data-go-mcp-servers
★ 227 stars Python 🔌 API Integration Updated 1mo ago
Korea public data portal (data.go.kr) API MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "data-go-mcp-servers": {
      "command": "uvx",
      "args": [
        "data-go-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install data-go-mcp-servers