datagov-mcp

datagov-mcp is an MCP server (FastMCP) that exposes Model Context Protocol tools to interact with the Israeli public CKAN-based data portal (data.gov.il). It provides CKAN dataset/organization/resource search and retrieval tools plus convenience data fetching and additional visualization tools (dataset profiling, Vega-Lite chart generation, and Leaflet map generation).

Evaluated Mar 30, 2026 (22d ago)
Repo ↗ DevTools mcp fastmcp ckan data-catalog visualization vega-lite leaflet python public-data
⚙ Agent Friendliness
73
/ 100
Can an agent use this?
🔒 Security
41
/ 100
Is it safe for agents?
⚡ Reliability
49
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
88
Documentation
70
Error Messages
--
Auth Simplicity
100
Rate Limits
20

🔒 Security

TLS Enforcement
70
Auth Strength
20
Scope Granularity
0
Dep. Hygiene
55
Secret Handling
70

The project is intended to call public CKAN endpoints and does not document any authentication/authorization for the MCP server. README mentions proper error handling and logging and uses httpx (implying HTTPS for upstream, though not explicitly stated). No details are provided about secret storage, logging redaction, or whether tool outputs can include sensitive upstream data. Dependency hygiene is not verifiable from the provided manifest alone.

⚡ Reliability

Uptime/SLA
0
Version Stability
65
Breaking Changes
55
Error Recovery
75
AF Security Reliability

Best When

You want an agent to browse and analyze public datasets from data.gov.il and produce visual outputs (charts/maps) with minimal custom coding.

Avoid When

You need strict authentication/authorization, contractual SLAs, or strong guarantees about output validation beyond basic profiling/visualization.

Use Cases

  • Agent-assisted discovery of Israeli public datasets (search/list/show).
  • Programmatic retrieval of dataset resources and records (including datastore search).
  • Automated exploratory profiling of datasets to infer field types and basic statistics.
  • Generating interactive Vega-Lite charts from CKAN resources.
  • Generating interactive Leaflet maps from coordinate-like fields in dataset resources.

Not For

  • Using as a secure/permissioned internal data API (no mention of auth controls).
  • Handling sensitive personal data without additional governance, since it proxies public datasets.
  • Producing guaranteed-correct geospatial visualizations when latitude/longitude fields are noisy or malformed.

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism is described for the MCP server itself. Access appears to be to public CKAN endpoints; any auth would be for the upstream CKAN/Data.gov.il if required, but the README does not mention it.

Pricing

Free tier: No
Requires CC: No

No pricing information is provided; it appears to be a self-hosted open-source tool (MIT) connecting to public data.

Agent Metadata

Pagination
offset/limit style
Idempotent
False
Retry Guidance
Documented

Known Gotchas

  • Tools that rely on resource_id require correct identification of the CKAN resource; failures may occur if the chosen resource is not suitable for profiling/visualization.
  • Visualization outputs depend on field types (e.g., coordinate fields for maps); agents may need to run dataset_profile first.
  • Upstream CKAN behavior (rate limits, timeouts, occasional 5xx) is not documented for the MCP layer; retry behavior is implied via HTTP client retries for 5xx.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for datagov-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered