Allows agents to get the current location of the user based on their IP Address or to fetch the location of any IP Address.
A Model Context Protocol server that enables AI assistants to use IP Find.
The MCP server:
To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claude_desktop_config.json
:
{ "mcpServers": { "ipfind": { "command": "npx", "args": ["-y", "@ipfind/ipfind-mcp-server"], "env": { "IPFIND_API_KEY": "" } } } }
IPFIND_API_KEY
- You can generate an API key at IPfind.com.Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!