Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Public Data Catalog

io.github.yhay81/public-data-catalog

Reviewed public-data search and execution with provenance and verifiable integrity receipts.

Uptime
100.0%
1 direct probes · 30d
Response
453ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_data

Search current metadata from e-Gov Data Portal and Statistics Dashboard, then return a short ranked list with publisher, formats, coverage, usage terms, and official links.

execute

Run one allowlisted, bounded HTTPS GET contract and return extracted values, provenance, and an integrity receipt.

verify

Check receipt and result hashes plus the execution envelope against the reviewed catalog. This detects later modification; it does not prove publisher authenticity or current freshness.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "public_data_catalog": {
      "url": "https://public-data-catalog-mcp.yusuke8h.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}