Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Ipfind

БесплатноНе проверен

IP Find MCP Server

GitHubEmbed

Описание

IP Find MCP Server

README

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

from github.com/ipfind/ipfind-mcp-server

Установка Ipfind

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/ipfind/ipfind-mcp-server

FAQ

Ipfind MCP бесплатный?

Да, Ipfind MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Ipfind?

Нет, Ipfind работает без API-ключей и переменных окружения.

Ipfind — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Ipfind в Claude Desktop, Claude Code или Cursor?

Открой Ipfind на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Ipfind with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development