IP geolocation, ISP detection, and network information lookup
IP Information Tools gives AI agents the ability to look up detailed intelligence about any IP address through a managed ip geolocation api — from geolocation and ISP identification to ASN, connection type, and timezone data, delivering the same depth as a direct ipinfo api integration without requiring developers to manage multiple IP intelligence data providers.
It acts as a standardized bridge between large language models and live IP intelligence databases. Instead of treating IP addresses as opaque identifiers, models can retrieve rich contextual data for any IP through a controlled MCP interface — functioning as a complete ipinfo.io api equivalent for AI workflows that need location and network context.
By integrating IP Information Tools, developers enable AI agents to:
• Retrieve geolocation data, ISP name, organisation, ASN, connection type, and timezone for any single IP address using get_ip_info • Enrich large volumes of IP addresses simultaneously with batch_ip_lookup — practical for log analysis, fraud detection, and traffic analytics pipelines at scale • Identify proxy servers, VPNs, and data centre traffic for fraud prevention workflows using ipinfo api quality data • Personalise content and experiences based on visitor location and network type detected in real time
This MCP is essential for fraud detection agents, cybersecurity investigation tools, traffic analytics pipelines, personalisation systems, and any workflow that needs to convert raw IP addresses into actionable geographic and network intelligence through a managed ipinfo api integration.
Standardized bridge for real-time model context.
Connect this server to your local or remote agent environment.
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": [
"mcp-remote",
"https://connect.mcp360.ai/v1/ip-info/mcp?token=YOUR_API_KEY"
]
}
}
}Technical specifications for the 2 available protocol tools.
batch_ip_lookup tool
Production-ready REST endpoints for custom integrations.
/api/v1/ip-infocurl "https://connect.mcp360.ai/api/v1/ip-info" \
-H "Authorization: Bearer YOUR_API_KEY"/api/v1/ip-info/{tool_name}curl -X POST "https://connect.mcp360.ai/api/v1/ip-info/batch_ip_lookup" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"ips": [
"string"
]
}'To authenticate, include your API key in the Authorization header using the Bearer scheme. Alternatively, you can use the X-API-KEY header.
One hub for 100+ production-ready tools with centralized management.
Access 100+ MCP servers with a single authentication token.
Test and debug any MCP server instantly in our integrated environment.
One monthly subscription for all your AI tool integrations and credits.
IP Information Tools is an MCP server that provides structured access to ip information tools capabilities through a standardized protocol, enabling AI models to retrieve and process real-time data.
Any model that supports MCP protocol including Claude (via Claude Desktop), GPT-4, Gemini, and open-source LLMs through compatible frameworks.
The server supports OAuth 2.0 authentication with API keys. You'll receive credentials upon registration which can be configured in your MCP client.
Yes, rate limits apply based on your subscription tier. Free tier includes generous limits for development, with higher limits available in paid plans.
Absolutely. IP Information Tools is designed for production use with enterprise-grade reliability, security, and performance.
Start building production-ready AI agent integrations in minutes with standardized protocol access.