Data Gouv MCP Server

Data Gouv MCP Server

By MCP-Mirror GitHub

Mirror of

data-gouv mcp-server
Overview

what is Data Gouv MCP Server?

Data Gouv MCP Server is a server designed for interacting with Datagouv APIs, specifically for retrieving information about companies listed in France.

how to use Data Gouv MCP Server?

To use the Data Gouv MCP Server, install the required dependencies, run the server, and configure your MCP client to connect to it.

key features of Data Gouv MCP Server?

  • search-company: Allows users to find up-to-date information about companies in France by providing a search query.
  • Utilizes HTTP+SSE transport for real-time data interaction.

use cases of Data Gouv MCP Server?

  1. Retrieving company information for business analysis.
  2. Integrating company data into applications for enhanced user experience.
  3. Supporting research and data analysis projects involving French companies.

FAQ from Data Gouv MCP Server?

  • What is the main purpose of the Data Gouv MCP Server?

The main purpose is to provide a seamless way to access and interact with Datagouv APIs for company information.

  • What are the system requirements to run the server?

You need Node 22 and pnpm 10 to run the server.

  • How can I debug the server?

You can use the MCP Inspector to debug the server, which can be started with a package script.

Content

Data Gouv MCP Server

MCP server for interacting with Datagouv APIs. Specifically:

This MCP server uses HTTP+SSE transport defined in MCP

Features

Tools

  • 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.)

Installation

Follow those instructions to run Data Gouv MCP server on your host.

Requirements

  • Node 22 (lts/jod)
  • pnpm 10

Instructions

  • Install dependencies:
pnpm install
  • Run the server:
pnpm run dev
  • Configure your favorite MCP client to use this new server:
{
  "mcpServers": {
    "data-gouv": {
      "url": "http://localhost:3001/sse"
    }
  }
}

Debugging

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

Acknowledgment

No tools information available.

Mirror of

image-generation mcp-server
View Details

Secure MCP server for analyzing Excel files with oletools

oletools mcp-server
View Details

Mirror of

bigquery mcp-server
View Details

MCPHubs is a website that showcases projects related to Anthropic's Model Context Protocol (MCP)

mcp mcp-server
View Details
Dealx
Dealx by DealExpress

-

dealx mcp-server
View Details

Google Analytics MCP server for accessing analytics data through tools and resources

google-analytics mcp-server
View Details

A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Execute powerful AWS operations directly through Claude with proper sandboxing and containerization. No need for complex setups - just pass your AWS credentials and start interacting with all AWS services.

aws mcp-server
View Details