datagouv-mcp-server

datagouv-mcp-server

6

The Data Gouv MCP Server allows users to interact with Datagouv APIs, specifically for retrieving French company data with up-to-date information. It uses HTTP+SSE transport as defined in MCP standards.

Data Gouv MCP Server

An MCP Server for interfacing with Datagouv APIs, mainly the API Recherche Entreprises. Features include:

Features

  • Tools: search-company - Find up-to-date company information in France using search queries such as company name, CEO, or address.

Installation

  • Requirements: Node 22 (lts/jod), pnpm 10

  • Instructions: Install dependencies using pnpm and run the server. Configure an MCP client to use the server via provided local URL.

Debugging

  • Launch the MCP Inspector to debug and access it through a browser.