# IP Address API MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/app-ip-ipinfo
- Website: https://ip.app

## Install
- Endpoint: https://ip.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://ip.app/mcp

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

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.ip
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 26, 2026
- Source: https://registry.modelcontextprotocol.io
