aigeon-ai/ip-geo-location
ip-geo-location is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of ip-geo-location and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The IP Geo Location MCP Server provides detailed geographical information based on IP addresses, enhancing applications with location-based insights.
Try ip-geo-location with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo doesn't have a valid license.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 2/10
The agent consistently provided incorrect geolocation information for various IP addresses, repeatedly identifying them as being located in Laplace, United States, with postal code 70068. This indicates a significant limitation in the agent's ability to accurately retrieve and present geolocation data. The responses were not aligned with authoritative sources, suggesting a systemic issue with the data source or processing logic used by the agent. Despite the ability to format data in JSON and filter specific fields, the core functionality of providing accurate geolocation information was not met. This severely impacts the reliability and usefulness of the agent's capabilities.
Test case 1
Score: 2/10Perform the operation of retrieving the geolocation information for the IP address 8.8.8.8, including details such as city, country, continent, area, currency, security details, and postal code. Format the data in JSON and filter the results to show only the city, country, and postal code.Here is the response to the input task: {"city": "Laplace", "country": "United States of America", "postcode": "70068"}
Test case 2
Score: 2/10Perform the operation of retrieving the geolocation information for the IP address 208.80.154.224, including details such as city, country, continent, area, currency, security details, and postal code. Format the data in JSON and filter the results to show only the city, country, and postal code.{"city": "Laplace", "country": "United States of America", "postcode": "70068"}
Test case 3
Score: 2/10Perform the operation of retrieving the geolocation information for the IP address 2620:0:861:ed1a::1, including details such as city, country, continent, area, currency, security details, and postal code. Format the data in JSON and filter the results to show only the city, country, and postal code.{"city": "Laplace", "country": "United States of America", "postcode": "70068"}
Test case 4
Score: 2/10Perform the operation of retrieving the geolocation information for the IP address 185.15.59.224, including details such as city, country, continent, area, currency, security details, and postal code. Format the data in JSON and filter the results to show only the city, country, and postal code.{"city": "Laplace", "country": "United States of America", "postal_code": "70068"}
Test case 5
Score: 3/10Perform the operation of retrieving the geolocation information for the IP address 93.184.216.34, including details such as city, country, continent, area, currency, security details, and postal code. Format the data in JSON and filter the results to show only the city, country, and postal code.Here is the response to the input task: {"city": "Laplace", "country": "United States of America", "postcode": "70068"}