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
관련 서버
Agently MCP
Discover public A2A agents on the Agently platform using its public API.
Adzuna Job Search MCP
MCP server for Adzuna Job Search API - search jobs, analyze salaries, and research employers across 12 countries
Hatch MCP Server
Find emails, phone numbers, company data, and LinkedIn URLs using the Hatch API.
NS Travel Information MCP Server
Access real-time travel information for the Dutch railways (NS).
Yandex Search
A web search server that uses the Yandex Search API.
Perplexity MCP Zerver
Interact with Perplexity.ai using Puppeteer without an API key. Requires Node.js and stores chat history locally.
Crossref MCP Server
Search and access academic paper metadata from Crossref.
TMDB MCP Server
Access movie information, search, and recommendations from The Movie Database (TMDB) API.
tteg
Unsplash without registration. Search and save real stock photos with zero API keys.
Brave Search
An MCP server for web and local search using the Brave Search API.