This server acts as a specialized gateway for accessing Brazilian address information via CEP (postal code). Built on the Model Context Protocol (MCP), it queries the ViaCEP API and processes the raw data into a concise, human-readable format (street, neighborhood, city, state) that is optimized for consumption by large language models (LLMs) and AI agents. It's a stateless, plug-and-play solution designed to seamlessly integrate with any MCP agent, ensuring data integrity through Zod validation and providing naturally phrased responses.
Key Features
01LLM-Friendly Formatted Responses
02Robust Data Validation with Zod
030 GitHub stars
04CEP Lookup via ViaCEP API
05Conversational AI-Optimized Messages
06Stateless & Plug-and-Play Design