Hosted MCP endpoint

This project exposes read-only public data and relationships via a hosted MCP endpoint after Cloudflare deployment.

{
  "mcpServers": {
    "ireland-public-context-graph": {
      "url": "https://ireland-public-context-graph-mcp.<cloudflare-subdomain>.workers.dev/mcp"
    }
  }
}

The server retrieves data only. It does not generate conclusions, causation, fault claims or recommendations.

Back