ryan-l-talbert-usps/addresses-mcp-server-uspscio
3.3
If you are the rightful owner of addresses-mcp-server-uspscio and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository hosts an Azure Functions–based Model Context Protocol (MCP) server that provides USPS Addresses tools for city/state lookup by ZIP, address standardization, and ZIP/ZIP+4 lookup.
Tools
Functions exposed to the LLM to take actions
get_city_state_by_zip
Lookup primary city & state for a 5-digit ZIP.
standardize_address
Standardize a postal address.
get_zip_code
Retrieve ZIP/ZIP+4 for an address.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client