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
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
A bridge server for connecting to a SearXNG metasearch engine instance.
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
Web search server that integrates Perplexity Sonar models via OpenRouter API for real-time, context-aware search with citations
MCP server that performs whois lookup against domain, IP, ASN and TLD.
A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
An automated research agent using Google Gemini models and Google Search to perform deep, multi-step web research.
Fetches user data and event information from the Connpass platform using the Connpass and Gemini APIs.
An MCP agent that integrates various search tools using the SearchAPI service. Requires SearchAPI and Google API keys.
Search for npm packages