Dadata MCP
Rank #32,166io.github.theYahia/dadata-mcp
MCP server that provides 31 tools for the DaData API, enabling address autocomplete, company lookup, bank details, phone/email/passport validation, car recognition, geocoding, and reference directory queries.
Dadata MCP is a Model Context Protocol (MCP) server published by theyahia. It ranks #32,166 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Dadata MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 44,685 of 76,851 servers on MCP Toplist.
Use Dadata MCP
Add Dadata MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"dadata-mcp": {
"command": "npx",
"args": [
"-y",
"@metarebalance/dadata-mcp"
],
"env": {
"DADATA_API_KEY": "<your DADATA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
theyahia
Other servers by theyahia
- Yookassa MCP#7,275 · 2 vers
- yandex-direct-mcp#7,399 · 3 vers
- moysklad-mcp#9,908 · 3 vers
- 1c-rest-mcp#9,914 · 3 vers
- Tilda MCP#10,379 · 2 vers
- Hh MCP#12,223 · 2 vers
- Mindbox MCP#12,224 · 2 vers
- Chestnyznak MCP#13,336 · 2 vers
- Cbr MCP#15,029 · 2 vers
- qsearch#16,711 · 1 ver
- Planfix MCP#16,890 · 2 vers
- Yandex Webmaster MCP#17,121 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.5 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Dadata MCP?
- Dadata MCP is maintained by theyahia, which publishes 82 MCP servers (108 total versions) tracked on MCP Toplist.
- Is Dadata MCP listed on the Official MCP Registry?
- Yes — Dadata MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Dadata MCP have?
- MCP Toplist tracks 2 versions of Dadata MCP, most recently published on Mar 31, 2026.
- Where can I find the source code for Dadata MCP?
- The source code for Dadata MCP is hosted at github.com/theyahia/dadata-mcp.