HomeDatabases & Data › CivicDataForge Public-Records Data

CivicDataForge Public-Records Data

Ten government-record evidence tools for property, healthcare, facilities, Norway, and routing.

Official TypeScript Cloud Remote
★ 0 stars Last pushed 2026-09-23 License: MIT

Topics: Data Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://civicdataforge.pages.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http civicdataforge-mcp https://civicdataforge.pages.dev/mcp --header "X-Apify-Token: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "civicdataforge-mcp": {
      "url": "https://civicdataforge.pages.dev/mcp",
      "headers": {
        "X-Apify-Token": "<YOUR_VALUE>"
      }
    }
  }
}
  • X-Apify-Token required secret — Raw caller-owned Apify API token. Public initialize and tools/list discovery do not require it; tool calls do.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry