Postal Lookup MCP
Rank #56,692io.github.Lulu-The-Narwhal/postal-lookup-mcp
Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.
Postal Lookup MCP is a Model Context Protocol (MCP) server published by lulu-the-narwhal. It ranks #56,692 of 115,460 servers tracked on MCP Toplist. Postal Lookup MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 58,768 of 115,460 servers on MCP Toplist.
Use Postal Lookup MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http postal-lookup-mcp https://ads.getlulu.dev/postal/mcp[mcp_servers.postal-lookup-mcp]
url = "https://ads.getlulu.dev/postal/mcp"Add to ~/.codex/config.toml.
https://ads.getlulu.dev/postal/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"postal-lookup-mcp": {
"url": "https://ads.getlulu.dev/postal/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"postal-lookup-mcp": {
"type": "http",
"url": "https://ads.getlulu.dev/postal/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"postal-lookup-mcp": {
"serverUrl": "https://ads.getlulu.dev/postal/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"postal-lookup-mcp": {
"url": "https://ads.getlulu.dev/postal/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fpostal-lookup-mcp)<a href="https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fpostal-lookup-mcp"><img src="https://mcptoplist.com/badge/io.github.Lulu-The-Narwhal%2Fpostal-lookup-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lulu-the-narwhal
Other servers by lulu-the-narwhal
- Dali by Lulu#7,267 · 2 vers
- Lulu Ads — Publisher Concierge#12,798 · 1 ver
- crypto-price-mcp#55,785
- air-quality-mcp#77,626
- domain-rdap-mcp#77,627
- fx-converter-mcp#77,628
- holidays-mcp#77,629
- postal-lookup-mcp#77,630
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 9, 2026 |
| 0.1.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Postal Lookup MCP?
- Postal Lookup MCP is maintained by lulu-the-narwhal, which publishes 16 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Postal Lookup MCP listed on the Official MCP Registry?
- Yes — Postal Lookup MCP is listed on the Official MCP Registry.
- How many versions does Postal Lookup MCP have?
- MCP Toplist tracks 2 versions of Postal Lookup MCP, most recently published on Aug 9, 2026.
- Where can I find the source code for Postal Lookup MCP?
- The source code for Postal Lookup MCP is hosted at github.com/Lulu-The-Narwhal/lulu-platform.