Command Palette

Search for a command to run...

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

ipfind/ipfind-mcp-server

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

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

GitHubEmbed

Описание

IP Address location service using the IP Find API

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/ipfind-mcp-server

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

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

FAQ

ipfind/ipfind-mcp-server MCP бесплатный?

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

Нужен ли API-ключ для ipfind/ipfind-mcp-server?

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

ipfind/ipfind-mcp-server — hosted или self-hosted?

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

Как установить ipfind/ipfind-mcp-server в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare ipfind/ipfind-mcp-server with

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

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

Автор?

Embed-бейдж для README

Похожее

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