Back to search
30
MCP

datagouv-mcp

datagouv/datagouv-mcp

Official data.gouv.fr Model Context Protocol (MCP) server that allows AI chatbots to search, explore, and analyze datasets from the French national Open Data platform, directly through conversation.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_datagouv_datagouv-mcp
Model Context Protocol (MCP) server for interacting with data.gouv.fr datasets and resources via LLM chatbots
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
mcp-congress_gov_server
This is a Model Context Protocol (MCP) server designed to provide access to the official Congress.gov API (v3) using a hybrid approach.
0 tools
healthcare-mcp-public
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA dr
0 tools
iflow-mcp_geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools

How to use

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

{
  "mcpServers": {
    "datagouv-mcp": {
      "url": "https://mcp.data.gouv.fr/mcp",
      "transport": "http"
    }
  }
}