Skip to main content
Glama
csonigo

Data Gouv MCP Server

by csonigo

数据获取 MCP 服务器

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

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

特征

工具

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

Related MCP server: Data.gov MCP Server

安装

按照这些说明在您的主机上运行 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

致谢

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
86dResponse time
Release cycle
Releases (12mo)

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/csonigo/datagouv-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server