location services

Ipfind Mcp Server

IP Address location service using the [IP Find](https://ipfind.com) API

python
cloud
location services
0
View on GitHub

Installation

npx -y ipfind/ipfind-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ipfind-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "ipfind/ipfind-mcp-server"
  ]
}

About This MCP Server

ipfind/ipfind-mcp-server

IP Address location service using the IP Find API

GitHub: https://github.com/ipfind/ipfind-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub