Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • HeFeng Weather MCP Server
  • Find Flights MCP Server
  • Surf MCP Server
  • SVM-MCP
  • Claude MCP Server
Back to MCP Servers
IP Find

IP Find

Public
ipfind/ipfind-mcp-server

Allows agents to get the current location of the user based on their IP Address or to fetch the location of any IP Address.

Verified
javascript
0 tools
May 30, 2025
Updated May 30, 2025

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": "" } } } }
  • IPFIND_API_KEY - You can generate an API key at IPfind.com.
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • HeFeng Weather MCP Server
    HeFeng Weather MCP Server

    Provides weather forecast data for locations in China using the HeFeng Weather API, with real-time, ...

    1 tools
    Added May 30, 2025
  • Find Flights MCP Server
    Find Flights MCP Server

    Enables searching and retrieving detailed flight information using the Duffel API, supporting variou...

    Added May 30, 2025
  • Surf MCP Server
    Surf MCP Server

    Fetches tide information for any location using latitude and longitude, providing detailed tide data...

    1 tools
    Added May 30, 2025
  • SVM-MCP
    SVM-MCP

    A Model Context Protocol server that connects Claude AI with SOON and other SVM-based blockchains, a...

    Added May 30, 2025
  • Claude MCP Server
    Claude MCP Server

    A lightweight Flask-based server that enables Claude AI to perform real-time web searches via DuckDu...

    Added May 30, 2025