IPinfo API MCP Server
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Documented (README)
claude mcp add mcp -- uvx mcp{
"mcpServers": {
"mcp": {
"command": "uvx",
"args": ["mcp"],
"env": {
"IPINFO_HOST": "<ipinfo_host>"
}
}
}
}IPINFO_HOSTMCP Servers overview
## IPinfo MCP Server IPinfo API MCP Server for Residential Proxy, Lite, Core, and Plus bundles. [](https://scorecard.dev/viewer/?uri=github.com/ipinfo/mcp) [](https://smithery.ai/servers/ipinfo/mcp-server) <!-- mcp-name: io.github.ipinfo/mcp --> ## Development ### Prerequisites - Python 3.14+ - [uv](https://docs.astral.sh/uv/) ### Setup ```bash uv sync --dev cp .env.example .env # Add your IPinfo token to .env ``` Get a free API token at [ipinfo.io/signup](https://ipinfo.io/signup). ### Running the server The server supports two transports: stdio (default) and HTTP. ```bash # stdio (default, used by MCP clients) uv run ipinfo-mcp-server # HTTP IPINFO_TRANSPORT=http IPINFO_HOST=0.0.0.0 IPINFO_PORT=8000 uv run ipinfo-mcp-server ``` ### Environment variables | Variable | Default | Description | | ------------------------ | ----------------------- | ------------------------------------------------------ | | `IPINFO_TOKEN` | | API token | | `IPINFO_API_BASE_URL` | `https://api.ipinfo.io` | Base URL for `api.ipinfo.io` endpoints | | `IPINFO_LEGACY_BASE_URL` | `https://ipinfo.io` | Base URL for legacy `ipinfo.io` endpoints (e.g. `/me`) | | `IPINFO_CACHE_TTL` | `3600` | Seconds a cached IP result stays fresh | | `IPINFO_TRANSPORT` | `stdio` | Transport type (`stdio` or `http`) | | `IPINFO_HOST` | `0.0.0.0` | HTTP host (only for `http` transport) | | `IPINFO_PORT` | `8000` | HTTP port (only for `http` transport) | ### Tests ```bash # All tests tests uv run pytest # Integration tests (requires IPINFO_TOKEN) uv run pytest tests/integration/ ``` Integration tests hit the real IPinfo API and validate response structure only (no exact value assertions). They require `IPINFO_TOKEN` to be set and are skipped otherwise. ### Type checking ```bash uv run pyright ``` ### Linting ```bash uv run ruff check . uv run ruff format . ```
What people ask about mcp
What is ipinfo/mcp?
+
ipinfo/mcp is mcp servers for the Claude AI ecosystem. IPinfo API MCP Server It has 0 GitHub stars and its last recorded update is dated 2026-09-08.
How do I install mcp?
+
You can install mcp by cloning the repository (https://github.com/ipinfo/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is ipinfo/mcp safe to use?
+
Our security agent has analyzed ipinfo/mcp and assigned a Trust Score of 82/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains ipinfo/mcp?
+
ipinfo/mcp is maintained by ipinfo. The last recorded GitHub activity is dated 2026-09-08, with 0 open issues.
Are there alternatives to mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!