drio
Open app

MCP IP Geolocation Server

Source

MCP server providing IP geolocation via IP-API.com. Free, no API key required.

Catalog onlyCatalog onlySTDIO

Overview

MCP IP Geolocation Server is a Model Context Protocol (MCP) server that provides IP geolocation services via IP-API.com, allowing users to obtain detailed location information for any IP address without the need for an API key.

To use the MCP IP Geolocation Server, install it globally using npm, run the server, and connect to it using a compatible client like Claude Desktop to query IP addresses.

  • Get detailed location information for any IP address - Network information including ISP and AS number - Timezone data - No API key or registration required - Clean, formatted output for easy integration
  1. Determining the geographical location of users based on their IP addresses.
  2. Analyzing network traffic and identifying ISPs.
  3. Integrating geolocation data into applications for enhanced user experience.

Add to your AI client

Use these steps to connect MCP IP Geolocation Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-ip-geolocator-tedlikeskix": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ip-geolocator-tedlikeskix"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-ip-geolocator-tedlikeskix": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ip-geolocator-tedlikeskix"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-ip-geolocator-tedlikeskix": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ip-geolocator-tedlikeskix"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-ip-geolocator-tedlikeskix": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ip-geolocator-tedlikeskix"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-ip-geolocator-tedlikeskix": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ip-geolocator-tedlikeskix"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-ip-geolocator-tedlikeskix": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ip-geolocator-tedlikeskix"
      ]
    }
  }
}

FAQ

Is an API key required to use the MCP IP Geolocation Server?

No, the server is free to use and does not require an API key.

What kind of information can I get from the server?

You can obtain city, region, country, latitude, longitude, timezone, ISP, and AS number information.

How many requests can I make?

The free tier allows up to 45 requests per minute.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1533,"uuid":"c151595a-b987-434d-b8d9-b39f11e39f13","name":"mcp-ip-geolocator","title":"MCP IP Geolocation Server","description":"MCP server providing IP geolocation via IP-API.com. Free, no API key required.","avatar_url":"https://avatars.githubusercontent.com/u/12807771?v=4","created_at":"$D2025-02-20T16:16:24.798Z","updated_at":"$D2025-02-23T07:22:07.178Z","status":"created","author_name":"tedlikeskix","author_avatar_url":"https://avatars.githubusercontent.com/u/12807771?v=4","tags":"mcp-ip-geolocator,ip-geolocation,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/tedlikeskix/mcp-ip-geolocator","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]