Data Gouv MCP Server
Interact with the French government's open data platform (data.gouv.fr) to search for company information.
This server is deprecated, you should check the official Datagouv MCP server
Data Gouv MCP Server
MCP server for interacting with Datagouv APIs. Specifically:
This MCP server uses HTTP+SSE transport defined in MCP
Features
Tools
search-company- Find up to date information (name, address, list of directors, sector, etc.) about a company listed in France by providing a search query (name of the company, of the CEO, address, etc.)
Installation
Follow those instructions to run Data Gouv MCP server on your host.
Requirements
- Node 22 (
lts/jod) - pnpm 10
Instructions
- Install dependencies:
pnpm install
- Run the server:
pnpm run dev
- Configure your favorite MCP client to use this new server:
{
"mcpServers": {
"data-gouv": {
"url": "http://localhost:3001/sse"
}
}
}
Debugging
Start the MCP Inspector to debug this server, which is available as a package script:
pnpm run inspector
Access the inspector in your browser at http://localhost:5173
Acknowledgment
- Frederic Barthelet who allowed me to hit the ground running with building an MCP server in ts.
- Matt Pocock and his always welcome neat TS tricks specifically in the context of writting your own MCP server on AI Hero: https://www.aihero.dev/publish-your-mcp-server-to-npm
Verwandte Server
Paper Search MCP
Search and download academic papers from sources like arXiv, PubMed, and Google Scholar.
MCP Tavily
Advanced web search and content extraction using the Tavily API.
1ly MCP
Enable AI agents to discover, launch tokens, pay for, and sell APIs and resources using x402
Web Search MCP Server
Free web search using Google search results, no API key required.
Danube
AI Tools Marketplace
Audioscrape
Add audio search to via MCP - Search any audio in seconds
Gemini MCP
Integrate search grounded Gemini output into your workflow.
Parquet MCP Server
An MCP server for web and similarity search, designed for Claude Desktop. It integrates with various external embedding and API services.
Spryker Search Tool
Search Spryker packages, documentation, and code within Spryker GitHub repositories using natural language.
Mamont Search
A search engine server that provides tools for search queries and cache retrieval.