✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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.

Featured Templates

View More
AI Image Generation
Image Generation with Stable Diffusion
117 1204
AI Assistants
AI Chatbot Starter Kit v0.1
141 1201
AI Engineering
Python Bug Fixer
122 1766
Customer service
Service ERP
127 1487

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.