IP Geolocation MCP Server
Related Servers
Alternatives to IP Geolocation MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceOfficial parseAPI MCP server providing IP/place data, email/phone/domain validation, weather, currency, timezone, and holiday lookups as tools for AI agents.32426 npmMIT
- AlicenseAqualityCmaintenanceIP Geolocation MCP server using IP2Location.io API to ease the query of geolocation information.115PythonMIT
- FlicenseAqualityDmaintenanceProvides IP address geolocation and related info via an API, with MCP server integration for easy use in AI tools.1-
- AlicenseNot gradedqualityCmaintenanceAn MCP server that provides IP geolocation services using MaxMind's GeoIP2 databases, allowing users to retrieve geographical information for single or multiple IP addresses including country, city, coordinates, and ASN details.GPL 3.0
- AlicenseNot gradedqualityCmaintenanceMCP server providing IP address lookup capabilities. Enables AI assistants to fetch details about public IP addresses or the user's current device IP.11 npmISC
- AlicenseNot gradedqualityFmaintenanceMCP server for IP geolocation lookups using ipinfo.io, with single, own, and batch queries.1MIT
TDQS
Scored across 5 tools
Each tool targets a distinct aspect of IP geolocation: lookup_company for company/ASN, lookup_ip for comprehensive data, bulk_lookup_ip for batch queries, get_my_ip for caller IP, and lookup_currency for currency/metadata. Overlaps are clarified in descriptions, so agents can distinguish them.
All tool names follow a consistent verb_noun snake_case pattern (lookup_company, lookup_ip, bulk_lookup_ip, get_my_ip, lookup_currency), making them predictable and easy to understand.
With 5 tools, the server is well-scoped for an IP geolocation service: single lookup, batch lookup, specific data queries (company, currency), and a utility tool. Neither too few nor too many.
Core IP geolocation workflows are covered, including single and batch lookups with flexible field selection. However, dedicated tools for security, abuse, and ASN lookup are missing; these are only accessible via lookup_ip parameters, which is a minor gap.