Serversio.github.bch1212/pubrecords
P

io.github.bch1212/pubrecords

io.github.bch1212/pubrecords · v0.1.0
● Remote
v0.1.0remote🌐 https://mcp-pubrecords-production.up.railway.app/mcp/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.bch1212/pubrecords",
  "description": "US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.",
  "repository": {
    "url": "https://github.com/bch1212/mcp-pubrecords",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://github.com/bch1212/mcp-pubrecords",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-pubrecords-production.up.railway.app/mcp/",
      "headers": [
        {
          "description": "API key. Free dev key: pubrecords-dev-key-001 (30 calls/day). Pro at mcpize.com/pubrecords-mcp.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}