IPQuery
FreeNot checkedIPQuery MCP — geolocation and network metadata for any IP address.
About
IPQuery MCP — geolocation and network metadata for any IP address.
README
IPQuery MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
lookup_ip |
Full IP intelligence for an IPv4 or IPv6 address — geolocation (country, city, state, postal code, lat/long, timezone, local time), ISP/ASN/org, and security risk flags (VPN, proxy, Tor, datacenter, mobile + a 0-100 risk score). Keyless. |
check_risk |
Fraud/security view of an IP: is it a VPN, proxy, Tor exit, datacenter/hosting, or mobile network, plus a 0-100 risk score and a one-line assessment. Answers "is this IP an anonymizer / bot / datacenter, or a clean residential IP?". Keyless. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"ipquery": {
"url": "https://gateway.pipeworx.io/ipquery/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Ipquery data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Install IPQuery in Claude Desktop, Claude Code & Cursor
unyly install ipqueryInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add ipquery -- npx -y @pipeworx/mcp-ipqueryStep-by-step: how to install IPQuery
FAQ
Is IPQuery MCP free?
Yes, IPQuery MCP is free — one-click install via Unyly at no cost.
Does IPQuery need an API key?
No, IPQuery runs without API keys or environment variables.
Is IPQuery hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install IPQuery in Claude Desktop, Claude Code or Cursor?
Open IPQuery on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare IPQuery with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
