Loading MCP server directory, please wait...
Official IPinfo MCP Server - IP intelligence tools for AI assistants
npx @getmcp/cli add io.github.ipinfo/mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
IPINFO_TOKENYour IPinfo API token. Get a free one at https://ipinfo.io/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ipinfo/mcp": {
"command": "uvx",
"args": [
"ipinfo-mcp-server"
],
"env": {
"IPINFO_TOKEN": ""
}
}
}
}