csonigo_datagouv-mcp-server
0
Data Gouv MCP Server is designed to interact with Datagouv APIs, providing updated information about French companies. It uses a specific MCP transport protocol to facilitate these interactions.
Data Gouv MCP Server
MCP server for interacting with Datagouv APIs, including the API Recherche Entreprises. It allows finding up-to-date information about companies in France using HTTP+SSE transport defined in MCP.
Features
- Tools
- search-company: Find information about a company in France by providing a search query such as the company name, CEO name, or address.
Installation
- Requirements: Node 22 and pnpm 10
- Instructions: Install dependencies with pnpm and run the server; configure your favorite MCP client to use this server.