IP Find MCP Server
- • Basic MCP protocol features implemented (12/40)
- • Room for improvement in GitHub community
- • Optimal dependency management (20/20)
- • Full deployment maturity (10/10)
- • Documentation (8/8)
- • Archestra MCP Trust score badge is missing
{
"ipfind-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ipfind/ipfind-mcp-server"
],
"env": {
"IPFIND_API_KEY": "<API KEY GOES HERE>"
}
}
}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.
Certified by MCPHub
[](https://archestra.ai/mcp-catalog/ipfind__ipfind-mcp-server)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.
Certified by MCPHub
Related MCP Servers
open-streetmap-mcp
65/100An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.
qgis_mcp
59/100Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop
google-maps
57/100Reference MCP servers that are no longer maintained
mcp-weather
53/100A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API.
mcp-server-ipinfo
52/100IP Geolocation Server for MCP
MCP-Geo
51/100Geocoding MCP server with GeoPY!
