Loomal

Korean public data API gateway for discovering and calling data.go.kr APIs from MCP clients.

0 starsnuget: FieldCure.Mcp.PublicData.Kr

About publicdata-kr

publicdata-kr is an MCP (Model Context Protocol) server published by fieldcure in the official MCP registry, listed under Developer Tools on Loomal. Korean public data API gateway for discovering and calling data.go.kr APIs from MCP clients.

It ships as a NuGet package (FieldCure.Mcp.PublicData.Kr), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fieldcure/fieldcure-mcp-publicdata.

Use publicdata-kr with your agent

Claude Code · one command
claude mcp add publicdata-kr -- dnx FieldCure.Mcp.PublicData.Kr --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "publicdata-kr": {
      "command": "dnx",
      "args": [
        "FieldCure.Mcp.PublicData.Kr",
        "--yes"
      ]
    }
  }
}
nugetFieldCure.Mcp.PublicData.Kr

Frequently asked questions

What is publicdata-kr?
publicdata-kr is an MCP (Model Context Protocol) server by fieldcure in the Developer Tools category. Korean public data API gateway for discovering and calling data.go.kr APIs from MCP clients.
How do I connect publicdata-kr to Claude, Cursor, or another MCP client?
Install publicdata-kr from its nuget package (FieldCure.Mcp.PublicData.Kr) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is publicdata-kr open source?
Yes — the source code is public at github.com/fieldcure/fieldcure-mcp-publicdata.
Can AI agents pay to use publicdata-kr?
Not yet through Loomal — publicdata-kr is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain publicdata-kr? Claim this listing free by verifying GitHub ownership, or contact us.