MCPServers
IP Geolocation - MCP server logo

IP Geolocation

16
0

Summary

This MCP server, developed by Brian Connelly, provides IP geolocation services using the ipinfo.io API. Built with Python and leveraging the Model Context Protocol, it offers detailed location and network information for any IP address. The implementation focuses on delivering clean, formatted output for AI agents like Claude, including data such as city, region, country, coordinates, timezone, and organization. It requires an ipinfo.io API token for authentication. The server is particularly useful for applications requiring location-based insights, enabling use cases such as user location verification, content localization, and network analysis without complex API integrations.

Available Actions(1)

get_ip_details

This tool is used to get detailed information about an IP address. Input: ip (string): The IP address to get information about. Output: IPDetails: A Pydantic model containing detailed information about the IP, including location, organization, and country details.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签