SERVER
Registry
Rank #11,041com.mcparmory/ip2location-geolocation
Look up IP address location and geolocation data with country, city, timezone, and ISP details
First listed
May 5, 2026
Last publish date
May 12, 2026
OVERVIEW
Registry is a Model Context Protocol (MCP) server published by mcparmory. It ranks #11,041 of 76,851 servers tracked on MCP Toplist, and its repository has 28 GitHub stars. Registry is listed on Official MCP, with 2 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 12, 2026.
STANDING
#11,041of 76,851 tracked serversTop 25%
Ranks ahead of 65,810 of 76,851 servers on MCP Toplist.
CONNECT
Use Registry
Add Registry to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"ip2location-geolocation": {
"command": "uvx",
"args": [
"mcparmory-ip2location-geolocation"
]
}
}
}Docker image
{
"mcpServers": {
"ip2location-geolocation": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mcparmory/ip2location-geolocation:1.0.3"
]
}
}
}REGISTRIES
Listed on 1 registry
ORGANIZATION
mcparmory
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | May 12, 2026 |
| 1.0.2 | May 5, 2026 |
FAQ
Frequently asked questions
- Who maintains Registry?
- Registry is maintained by mcparmory, which publishes 78 MCP servers (163 total versions) tracked on MCP Toplist.
- Is Registry listed on the Official MCP Registry?
- Yes — Registry is listed on the Official MCP Registry.
- How many versions does Registry have?
- MCP Toplist tracks 2 versions of Registry, most recently published on May 12, 2026.
- Where can I find the source code for Registry?
- The source code for Registry is hosted at github.com/mcparmory/registry.
EXPLORE