🔌

IP Address API

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

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "appip-ipinfo": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "appip-ipinfo": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "appip-ipinfo": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The app.ip/ipinfo server provides information about the caller's public IP address, including details such as autonomous system number, geolocation, timezone, user-agent, headers, and TLS information. This server connects remotely to deliver these details, enabling developers to access caller context. A developer would use this server when they need to determine the caller's IP address and associated metadata, such as when handling requests or logging interactions.

What's My IP Address: caller's public IP, ASN, geo, timezone, user-agent, headers, TLS info.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The IP Address API server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/appip-ipinfo.svg)](https://skillsplayground.com/mcps/appip-ipinfo/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.