get_ip_details
Retrieve geographic location, internet service provider, and network details for any IP address using the IP Geolocation MCP Server.
Instructions
Get information about an IP address.
Use this tool to:
- Determine the user's geographic location to coarse granularity
- Get information about the user's internet service provider
- Get information about a specific IP address
Args: ip (str | None): The IP address to look up. If None, returns information about the requesting client's IP address. ctx (Context): The MCP request context.
Returns: IPDetails: Object containing information about the IP address, including geographic location, network operator, and more.
Note: This tool requires an IPInfo API Token specified via the IPINFO_API_TOKEN environment variable for full functionality.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ip | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from IP Geolocation MCP Server
Related Tools
- @cyanheads/toolkit-mcp-server
- @alxspiker/Windows-Command-Line-MCP-Server
- @paulotaylor/voyp-mcp
- @JordanDalton/ServiceTitanMcpServer
- @nacal/mcp-minecraft-remote