mcpbeat

IP Address API MCP Server

app.ip/ipinfo
answering

IP Address API is answering right now. Last checked 11 min ago. It exposes 8 tools.

What's My IP Address: caller's public IP, ASN, geo, timezone, user-agent, headers, TLS info.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
117 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add ipinfo --transport http https://ip.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ipinfo": {
      "url": "https://ip.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ipinfo]
url = "https://ip.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ipinfo": {
      "url": "https://ip.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ipinfo": {
      "url": "https://ip.app/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

asn
get_asn
The caller's network ASN and organization, as seen by Cloudflare.
get
get_ip
The caller's public IP address and version (4 or 6).
headers
get_headers
The caller's HTTP request headers, echoed back (proxy and Cloudflare headers filtered out).
location
get_location
Approximate geolocation of the caller's IP: city, region, country, coordinates, continent and EU flag.
security
get_security
The caller's connection security: TLS version/cipher, HTTP protocol, TCP RTT and bot-detection signals.
timezone
get_timezone
The IANA timezone of the caller's IP.
user
get_user_agent
The caller's User-Agent string.
whereami
get_whereami
The caller's coordinates (lat/lng) with an accuracy radius in metres; Mozilla Location Service-compatible.

Endpoints

URLTransportStateLatencyChecked
https://ip.app/mcp streamable-http answering 102 ms 11 min ago

IP Address API — questions

Answers built from our own checks of this server.

What can IP Address API do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_asn, get_headers, get_ip, get_location, get_security, get_timezone and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is IP Address API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 117 ms. The bar chart above shows every period we have measured.
How do I connect IP Address API?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does IP Address API need an API key?
No. IP Address API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is IP Address API?
It answers our handshake in 117 ms on average, which is faster than 79% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.