Enables interaction with the Data.gouv.fr API, specifically the API Recherche Entreprises, via HTTP+SSE transport.
Data Gouv simplifies accessing and utilizing the Data.gouv.fr APIs, focusing on the API Recherche Entreprises. It allows developers to easily search for and retrieve up-to-date information about companies listed in France, including details like company name, address, directors, and sector. The server uses HTTP+SSE transport as defined in the Model Context Protocol (MCP) for efficient communication.
主要功能
01Utilizes HTTP+SSE transport for efficient data streaming
02Integrates with the Data.gouv.fr API
03Provides a `search-company` tool to find company information
04Compatible with MCP Inspector for debugging
使用案例
01Integrating French company data into other applications
02Retrieving comprehensive information about French companies
03Building services that require up-to-date company information