Data Gouv MCP Server

数据获取 MCP 服务器

MCP 服务器用于与Datagouv API交互。具体来说:

此 MCP 服务器使用 MCP 中定义的HTTP+SSE 传输

特征

工具

  • search-company - 通过提供搜索查询(公司名称、首席执行官名称、地址等)查找有关在法国上市的公司的最新信息(名称、地址、董事名单、行业等)。

安装

按照这些说明在您的主机上运行 Data Gouv MCP 服务器。

要求

  • 节点 22 ( lts/jod )
  • 下午10点

指示

  • 安装依赖项:
pnpm install
  • 运行服务器:
pnpm run dev
  • 配置您最喜欢的 MCP 客户端以使用这个新服务器:
{ "mcpServers": { "data-gouv": { "url": "http://localhost:3001/sse" } } }

调试

启动MCP Inspector来调试该服务器,它可以作为包脚本使用:

pnpm run inspector

在浏览器中访问检查器http://localhost:5173

致谢

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

一个可以与 Datagouv API 交互的 MCP 服务器,主要允许用户搜索有关在法国注册的公司的最新信息。

  1. Features
    1. Tools
  2. Installation
    1. Requirements
    2. Instructions
    3. Debugging
  3. Acknowledgment

    Related MCP Servers

    • -
      security
      A
      license
      -
      quality
      An MCP server that integrates Verodat's data management capabilities with AI systems like Claude Desktop, enabling users to manage accounts, workspaces, and datasets, as well as perform AI-powered queries on their data.
      Last updated -
      1
      TypeScript
      Apache 2.0
      • Apple
    • -
      security
      A
      license
      -
      quality
      This MCP server provides access to TripAdvisor data for planning vacations, enabling users to search for and get details about locations, attractions, restaurants, and hotels through an interactive planning experience.
      Last updated -
      1
      Python
      Apache 2.0
      • Linux
      • Apple
    • -
      security
      A
      license
      -
      quality
      MCP server for using various search tools like Tavily API. Planning to support various search tools (i.e. wiki search, searxng, etc)
      Last updated -
      1
      Python
      MIT License
      • Apple
      • Linux
    • A
      security
      F
      license
      A
      quality
      An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
      Last updated -
      39
      21
      • Apple

    View all related MCP servers

    ID: 8ojkjmlnqj