MCP server for the Jiskta Climate & Environmental Data API
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"jiskta-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# jiskta-mcp [](https://pypi.org/project/jiskta-mcp/) [](LICENSE) MCP server for the [Jiskta Climate & Environmental Data API](https://jiskta.com). Gives AI assistants direct access to historical air quality, ERA5 meteorology, water risk, geocoding, and industrial facility data — without writing any code. ## What is MCP? [Model Context Protocol](https://modelcontextprotocol.io) is an open standard that lets AI tools (Claude Desktop, Cursor, Cline, Copilot Workspace) call external APIs in conversation. This package runs **on your machine**, not on any server — it just proxies calls to the Jiskta API using your API key. ## Quickstart **Get an API key**: [jiskta.com/dashboard](https://jiskta.com/dashboard) — free credits included on signup. ### Claude Desktop Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\Claude\claude_desktop_config.json` (Windows): ```json { "mcpServers": { "jiskta": { "command": "uvx", "args": ["jiskta-mcp"], "env": { "JISKTA_API_KEY": "sk_live_your_key_here" } } } } ``` No Python installation needed — [`uvx`](https://docs.astral.sh/uv/) downloads and runs the package automatically. ### Cursor / Cline / other MCP clients Use the same config format your tool supports. The command is always `uvx jiskta-mcp` with `JISKTA_API_KEY` set. ### Manual install ```bash pip install jiskta-mcp export JISKTA_API_KEY=sk_live_... jiskta-mcp ``` ## Available tools | Tool | Description | |------|-------------| | `query_climate` | Historical air quality + ERA5 met data for a bounding box | | `query_climate_point` | Same, for a single lat/lon point | | `estimate_query_cost` | Dry-run — check credit cost before querying | | `geocode` | Address → coordinates (113M housenumbers, global) | | `reverse_geocode` | Coordinates → nea…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.