Brasil API MCP server provides tools for querying various Brazilian data services through a standardized interface. Developed by Guilherme Lirio, it integrates with the Brasil API to offer capabilities for postal code (CEP) lookups, company (CNPJ) information retrieval, bank data access, area code (DDD) information, IBGE geographic data, currency exchange rates, and domain registration checks. The implementation is built with TypeScript and runs on Node.js, making it valuable for applications requiring Brazilian-specific data validation, address verification, financial information, or domain availability checking without leaving the conversation context.
Query address information from a Brazilian postal code (CEP).
Query information about a Brazilian company by its CNPJ (National Registry of Legal Entities).
Find information about a Brazilian bank by its code.
List all Brazilian banks.
Find information about a Brazilian area code (DDD).
List all Brazilian states with their information.
Find information about a Brazilian state by its code or abbreviation.
List all municipalities of a Brazilian state by its abbreviation.
List all available currencies for exchange rates.
Get exchange rates for a specific currency on a specific date.
Check the status and availability of a .br domain name.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!