IP Find MCP Server
A Model Context Protocol server that enables AI assistants to use IP Find.
How It Works
The MCP server:
- Connects to your IP Find API and allows AI Assistants to get locations of IP Addresses.
Usage with Claude Desktop
Prerequisites
- NodeJS
- MCP Client (like Claude Desktop App)
- IP Find API Key
Installation
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": "<API KEY GOES HERE>"
}
}
}
}
IPFIND_API_KEY- You can generate an API key at IPfind.com.
IP Find
by ipfind
249
Project Details
- ipfind/ipfind-mcp-server
- Last Updated: 4/11/2025
Recomended MCP Servers
docs2prompt
🧩
AACT Clinical Trials Server
Datadog API Integration
🧩
Terminal
Gmail Server
Model Context Protocol (MCP) server for Gmail
GraphQL MCP Toolkit
🧩
Audio Analysis
Integrate librosa, whisper with LLMs to analyze music audio.
Bithumb MCP Server
🧩
Unstructured API Server
🧩
Dev Memory Server
Real-time Chat Application
🧩
San Francisco Dog Shelter Finder
MCP server generated from prompt: make an mcp server for finding dog shelters in san francisco...





