Dadata ru

Dadata ru

DaData provides APIs for data validation, standardization, and enrichment, including address parsing, company information retrieval, and more.

104VIEWS
2092USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app dadata_runpx @composio/cli add cursor --app dadata_runpx @composio/cli add cursor --app dadata_runpx @composio/cli add cursor --app dadata_ru

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Clean Address

Tool to clean and standardize russian postal addresses. use when you need structured address fields from raw strings.

Clean Birthdate

Tool to standardize and validate birthdate strings. use after capturing raw birthdate inputs to normalize them to yyyy-mm-dd.

Clean Email

Tool to standardize and validate email addresses. use when you have raw email input and need to fix typos, correct domains, and classify as personal, corporate, or disposable. use after collecting user-provided emails.

Clean Name (fio)

Tool to standardize and parse full names (fio), detect gender, and return grammatical cases. use when you need structured name parsing and declensions from raw fio inputs.

Clean Passport

Tool to validate a russian passport number against the official registry. use after collecting passport details.

Clean Phone

Tool to standardize and validate phone numbers. use when you need to convert arbitrary phone inputs into a uniform, validated 11-digit format for further processing.

Clean Vehicle

Tool to standardize and parse vehicle data fields. use after obtaining raw vehicle info to extract brand, model, year, vin, and other identifiers.

Find Address

Tool to find address by identifier. use when you need full address details from a cadastral number, fias id, or kladr code.

Find Bank

Tool to find bank by bic, swift, inn, or registration number. use when you need full bank details for a specific identifier. provide optional kpp for branch-level queries.

Find Car Brand

Tool to find car brand by its identifier. use when you need detailed car brand information by code. example: find details for brand code '1010'.

Find Country

Tool to find country details by iso or numeric code. use when you have a valid country code and need full metadata.

Find Currency

Tool to find currency details by iso 4217 code. use when you have a currency code and need its full metadata.

Find Delivery City Ids

Tool to get delivery service city ids by kladr code. use when you need the cdek, boxberry, or dpd city identifiers for a given kladr code.

Find Fms Unit

Tool to find passport authority (fms unit) by code. use when you have the fms unit code or name and need to retrieve detailed authority information.

Find Fts Unit

Tool to find customs (fts) office by code. use when you have a customs office identifier and need detailed information.

Find Mktu

Tool to find mktu classification details by code. use when you have an mktu code and need its descriptions and metadata.

Find Okved2

Tool to find okved2 classifier entries by code. use when you have an okved2 code and need full metadata.

Find Company Or Entrepreneur

Tool to find company or individual entrepreneur details by inn, ogrn, or kpp. use when you have a valid identifier and need full registration data.

Find Belarus Party By Unp

Tool to find a belarusian company or entrepreneur by unp. use when you have the unp and need the full registry record. example: "find party by unp = 190657494".

Find Kazakhstan Company By Bin

Tool to find kazakhstan company or entrepreneur details by bin or name. use when you have a bin or official name and need specific registration data for kz entities.

20 actions available