mcpbeat Sign in

IPGeolocation.io MCP Server

by ipgeolocation Your server? Claim it
local only

IPGeolocation.io MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 111 installs a week from npm. Last commit 27 Aug 2026.

Official MCP server for IP geolocation, security, ASN, abuse, timezone, astronomy, and user-agent.

Installs per day peak 184 · avg 27 · -37% w/w
a month agotoday
111
Installs / week
npm · ipgeolocation-io-mcp
4
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check IPGeolocation.io MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ipgeolocation-io-mcp -- npx -y ipgeolocation-io-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ipgeolocation-io-mcp": {
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ipgeolocation-io-mcp]
command = "npx"
args = ["-y", "ipgeolocation-io-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ipgeolocation-io-mcp": {
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ipgeolocation-io-mcp": {
      "args": [
        "-y",
        "ipgeolocation-io-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: IPGEOLOCATION_API_KEY (API key for ipgeolocation.io. Free and paid keys are supported.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to IPGeolocation.io MCP Server

same job, measured the same way
Aguara MCP
by garagon

Security scanner for AI agent skills and MCP servers

local only
Hares — MCP security scanner
by alialrikabi313

Multi-layer security scanner for MCP servers and agent skills (injection, exfiltration)

24 installs/wk local only
MCP Server for OSCAL
by awslabs

AI agent tools for Open Security Controls Assessment Language (OSCAL)

156 installs/wk local only
CrowdStrike Falcon MCP Server
by crowdstrike

Connects AI agents with CrowdStrike Falcon for security analysis and automation.

10 994 installs/wk local only
Wass MCP
by tb0hdan

MCP server for web application security scanning

local only
Operant MCP
by operantlabs

Security testing MCP server for penetration testing, forensics, and vulnerability assessment

49 installs/wk local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
Windows Management
by ahmedlaminou

Local Windows management, diagnostics, security, cleanup, and optimization MCP server.

94 installs/wk local only

IPGeolocation.io MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for IPGeolocation.io MCP Server?
IPGeolocation.io MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ipgeolocation-io-mcp was installed 111 times last week.
How do I connect IPGeolocation.io MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ipgeolocation-io-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use IPGeolocation.io MCP Server?
The npm package ipgeolocation-io-mcp was installed 111 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is IPGeolocation.io MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.