Interact with the French government's open data platform (data.gouv.fr) to search for company information.
MCP server for interacting with Datagouv APIs. Specifically:
This MCP server uses HTTP+SSE transport defined 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.
lts/jod
)pnpm install
pnpm run dev
{
"mcpServers": {
"data-gouv": {
"url": "http://localhost:3001/sse"
}
}
}
Start the MCP Inspector to debug this server, which is available as a package script:
pnpm run inspector
Access the inspector in your browser at http://localhost:5173
MCP server that performs whois lookup against domain, IP, ASN and TLD.
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
A Model Context Protocol (MCP) server providing access to Google Search Console.
One API for Search, Crawling, and Sitemaps
Local RAG (on-premises) with MCP server.
Self-hosted Websearch API
Get any answer from the Facebook Ads Library, conduct deep research including messaging, creative testing and comparisons in seconds.
Search engine for AI agents (search + extract) powered by Tavily
Interact & query with Meilisearch (Full-text & semantic search API)