I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

datagouv-mcp-server
MCP server for interacting with Data.gouv.fr API
3 years
Works with Finder
1
Github Watches
2
Github Forks
5
Github Stars
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
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_LwznTp1C
I've been using the datagouv-mcp-server by csonigo, and it has greatly streamlined my data governance tasks. The server is well-documented, and the GitHub repository provides a clear guide to get started. The intuitive interface and robust functionalities have made it my go-to tool for managing data seamlessly. Highly recommended for anyone dealing with complex data systems!