Server online

IdroGEO MCP Server

ISPRA — Model Context Protocol endpoint for Italian hydrogeological hazard data.

This is a machine-to-machine API endpoint, not a website. It speaks the Model Context Protocol over Streamable HTTP and is meant to be consumed by an MCP client (an LLM), not opened in a browser.

🔒 Requests must be POST JSON-RPC calls carrying a valid X-API-Key header (or Authorization: Bearer <API_KEY>). A plain browser GET like this one cannot invoke any tool.

Available tools

# Connect from an MCP client, e.g.:
{
  "type": "mcp",
  "server_url": "<this-url>/mcp",
  "headers": { "X-API-Key": "<your-api-key>" }
}
ISPRA · Istituto Superiore per la Protezione e la Ricerca Ambientale Health check →