Back to search
30
MCP streamable-http

ipinfo

io.github.pipeworx-io/ipinfo

IPInfo MCP — wraps ipinfo.io (free tier, no auth required for basic usage)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iplookup
IP Lookup MCP — ip-api.com (free, no auth for basic usage)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http
iconify
Iconify MCP — wraps the Iconify public API (free, no auth)
0 tools · streamable-http
microlink
Microlink MCP — wraps Microlink API (free tier, no auth required)
0 tools · streamable-http
imgflip
Imgflip MCP — wraps Imgflip API (free, no auth for template listing)
0 tools · streamable-http
uselessfacts
Uselessfacts MCP — wraps uselessfacts.jsph.pl API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ipinfo": {
      "url": "https://gateway.pipeworx.io/ipinfo/mcp",
      "transport": "streamable-http"
    }
  }
}