A Model Control Protocol (MCP) server that provides US zipcode lookup functionality. It can be used to decode zipcodes into city and state information.
Project description
Zipcode Decoder MCP
A Model Control Protocol (MCP) server that provides US zipcode lookup functionality. This server allows AI assistants to retrieve city and state information from US zipcodes using the Ziptastic API.
Features
- Zipcode Lookup: Convert US zipcodes to city and state information
- MCP Integration: Built using the FastMCP framework for easy integration with MCP-compatible clients
- Error Handling: Robust error handling for network issues and invalid responses
- Lightweight: Simple, focused implementation with minimal dependencies
MCP server configuration
"zipcode-decoder-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"zipcode-decoder-mcp"
]
}
Example
User prompt: Which city does zipcode 31999 belong to?
Expected answer: Columbus, GA
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zipcode_decoder_mcp-0.1.2.tar.gz.
File metadata
- Download URL: zipcode_decoder_mcp-0.1.2.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1da81a75a9763bd45b4845b11849ecfeab239f40582ee2701e3f3d9977f72ae7
|
|
| MD5 |
00a0a1ff6cbc71dc739f2ff86fd47385
|
|
| BLAKE2b-256 |
ab068f1e46b4ec4cc4c9e0ad1ed55cfcd3e3215a131c22ab6d6a63dfea70f425
|
File details
Details for the file zipcode_decoder_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: zipcode_decoder_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6a2e8ba4af83bae8099e45cccbcb8de39e116e40db92ba65df15427a91ac909
|
|
| MD5 |
e3b70d5d28d7c6c7c52ee8f30e742121
|
|
| BLAKE2b-256 |
479c84db318e54fee1a067b688476b8ca2e2c7392702c157c3770541aeb54256
|