CursorPool
← 返回首页

dadata-mcp

0

面向 DaData.ru 的全功能 MCP server,提供 31 个工具,用于俄罗斯地址校验、公司查询、地理编码及电话/邮箱清洗,供 AI agent 使用。

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "@metarebalance/dadata-mcp"
  ],
  "env": {
    "DADATA_API_KEY": "<YOUR_TOKEN>",
    "DADATA_SECRET_KEY": "<YOUR_SECRET>"
  }
}