French Business Search
Connects to the French government's API Recherche Entreprises to retrieve detailed business information including names, addresses, directors, and sector data based on search queries.
8 stars
0 tools
Created Aug 2025
@csonigo/csonigo-french-business-search-datagouv-mcp-serverAbout
Connects to the French government's API Recherche Entreprises to retrieve detailed business information including names, addresses, directors, and sector data based on search queries.
Categories
general
Installation
npm
npm install @csonigo/csonigo-french-business-search-datagouv-mcp-server
Configuration
{
"mcpServers": {
"csonigo-french-business-search-datagouv-mcp-server": {
"command": "npx",
"args": [
"-y",
"@csonigo/csonigo-french-business-search-datagouv-mcp-server"
]
}
}
}