Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Claude MCP Server
  • mcp-server-data-exploration
  • MCP Server
  • Surf MCP Server
  • TMDB MCP Server
Back to MCP Servers
Data Gouv MCP Server

Data Gouv MCP Server

Public
csonigo/datagouv-mcp-server

Provides real-time access to French company data via Model Context Protocol using HTTP+SSE transport, enabling search for up-to-date business information including names, addresses, directors, and sectors through Datagouv APIs.

typescript
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with Data Gouv MCP Server

MCP Server

Unlock the full potential of Data Gouv MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

Data Gouv MCP Server

MCP server for interacting with Datagouv APIs. Specifically:

  • API Recherche Entreprises

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

  • Frederic Barthelet who allowed me to hit the ground running with building an MCP server in ts.
  • Matt Pocock and 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
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Claude MCP Server
    Claude MCP Server

    Lightweight Model Context Protocol server enabling real-time web search integration with Claude AI u...

    Added May 30, 2025
  • mcp-server-data-exploration
    mcp-server-data-exploration

    Interactive Model Context Protocol server enabling seamless data exploration by loading CSV datasets...

    2 tools
    Added May 30, 2025
  • MCP Server
    MCP Server

    Provides greeting-related tools, resources, and prompts via Model Context Protocol (MCP), enabling p...

    Added May 30, 2025
  • Surf MCP Server
    Surf MCP Server

    Provides tide information by location and date using latitude, longitude, and time zone data via Mod...

    1 tools
    Added May 30, 2025
  • TMDB MCP Server
    TMDB MCP Server

    Provides AI assistants with seamless access to The Movie Database API via Model Context Protocol, en...

    Added May 30, 2025