French Business Search
About
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.
Details
- Author
- csonigo
- Repository
- csonigo/datagouv-mcp-server
- GitHub stars
- 6
- Downloads
- 316
- Categories
- Search, Other, Productivity, Developer Tools, Design, AI, Infrastructure, Knowledge Base
- Tags
- #integration
Jump to
- Single tool: search-company
- Uses HTTP‑with‑SSE transport
- Retrieves company name, address, directors, sector, etc.
- Queries the French Recherche Entreprises API
- Requires Node 22 and pnpm 10 to run
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
French Business SearchCommand (node, npx, python, etc.)npxArguments-
Argument 1
-y -
Argument 2
@highlight/mcp-server
Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
-
Argument 1
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Follow those instructions to run Data Gouv MCP server on your host.
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.)
- 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.)
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"french business search": {
"env": {},
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
}
}
Linux
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Macos
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Windows
{
"env": [],
"args": [
"/c",
"npx",
"-y",
"@highlight/mcp-server"
],
"command": "cmd"
}
Interact with the French government's open data platform (data.gouv.fr) to search for company information.
This server is deprecated, you should checkthe official Datagouv MCP server
MCP server for interacting withDatagouv APIs. Specifically:
This MCP server usesHTTP+SSE transportdefined in MCP
- 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.)
Follow those instructions to run Data Gouv MCP server on your host.
- Configure your favorite MCP client to use this new server:
{ "mcpServers": { "data-gouv": { "url": "http://localhost:3001/sse" } } }
Start theMCP Inspectorto debug this server, which is available as a package script:
Access the inspector in your browser athttp://localhost:5173
- Frederic Bartheletwho allowed me to hit the ground running with building an MCP server in ts.
- Matt Pocockand 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
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
EzBiz Government Contracting Intelligence
AI-powered federal contract search, agency spending analysis, competitor win tracking, and set-aside monitoring.
MCP server giving Claude AI access to 22+ NYC public-record databases (DOB violations, HPD complaints, ACRIS deeds, DOF sales, 311, FDNY, NYPD, evictions, PLUTO) for real estate due diligence. Free trial. Try without install at nycpropertyintel.com/chat.
Brazilian Federal Senate open data over MCP — 90 tools across the legislative process, Senate administration (CEAPS expenses, payroll, contracts) and the e-Cidadania portal. Cloudflare Workers, Streamable HTTP, no auth. Responses in pt-BR.
Provides comprehensive queries for policy-related information, including government subsidies, benefits, and support for enterprises.
BatchData MCP (Real Estate & Contact Data)
Real Estate & Contact Enrichment Data MCP
Best people search engine that reduces the time spent on talent discovery.
Enable Similarity-Distance-Magnitude statistical verification for your search, software, and data science workflows
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Job search engine with 500k+ listings across Austria, Germany and Switzerland (alleskralle.com).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




