Data Gouv MCP Server
数据获取 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
致谢
Frederic Barthelet帮助我快速在 ts 中构建 MCP 服务器。
Matt Pocock和他总是受欢迎的巧妙 TS 技巧,特别是在 AI Hero 上编写自己的 MCP 服务器的背景下: https://www.aihero.dev/publish-your-mcp-server-to-npm
This server cannot be installed
Maintenance
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