Loomal

geolocation-mcp

MCP server by github.com/7mza/geolocation-mcp

An MCP server that provides fast and up-to-date IP geolocation data.

0 starsoci: 7mza/geolocation-mcp:0.0.1

About geolocation-mcp

geolocation-mcp is an MCP (Model Context Protocol) server published by 7mza in the official MCP registry, listed under Location Services on Loomal. An MCP server that provides fast and up-to-date IP geolocation data.

It ships as a Docker image (7mza/geolocation-mcp:0.0.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/7mza/geolocation-mcp.

Use geolocation-mcp with your agent

Claude Code · one command
claude mcp add geolocation-mcp -- docker run -i --rm 7mza/geolocation-mcp:0.0.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "geolocation-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "7mza/geolocation-mcp:0.0.1"
      ]
    }
  }
}
oci7mza/geolocation-mcp:0.0.1

Frequently asked questions

What is geolocation-mcp?
geolocation-mcp is an MCP (Model Context Protocol) server by 7mza in the Location Services category. An MCP server that provides fast and up-to-date IP geolocation data.
How do I connect geolocation-mcp to Claude, Cursor, or another MCP client?
Install geolocation-mcp from its oci package (7mza/geolocation-mcp:0.0.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is geolocation-mcp open source?
Yes — the source code is public at github.com/7mza/geolocation-mcp.
Can AI agents pay to use geolocation-mcp?
Not yet through Loomal — geolocation-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain geolocation-mcp? Claim this listing free by verifying GitHub ownership, or contact us.