IP Address Tools
БесплатноНе проверенValidates and classifies IPv4/IPv6 addresses and computes IPv4 subnet math from CIDR notation.
Описание
Validates and classifies IPv4/IPv6 addresses and computes IPv4 subnet math from CIDR notation.
README
IP address utilities MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
parse_ip |
Validate and classify an IP address (IPv4 or IPv6): version, validity, and classification (private/loopback/link-local/multicast/reserved/public). IPv4 also returns its 32-bit integer. Keyless, offline. |
cidr_info |
Parse an IPv4 CIDR block (e.g. "192.168.1.0/24") and compute the network address, broadcast, netmask, wildcard, usable host range and host count. Keyless, offline. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"ipaddress": {
"url": "https://gateway.pipeworx.io/ipaddress/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Ipaddress data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить IP Address Tools в Claude Desktop, Claude Code, Cursor
unyly install ip-address-toolsСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add ip-address-tools -- npx -y @pipeworx/mcp-ipaddressПошаговые гайды: как установить IP Address Tools
FAQ
IP Address Tools MCP бесплатный?
Да, IP Address Tools MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для IP Address Tools?
Нет, IP Address Tools работает без API-ключей и переменных окружения.
IP Address Tools — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить IP Address Tools в Claude Desktop, Claude Code или Cursor?
Открой IP Address Tools на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare IP Address Tools with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
