Network Ops
БесплатноНе проверенAggregates network operations tools such as retrieving local network configurations and scanning ports, enabling IT professionals to perform these tasks via nat
Описание
Aggregates network operations tools such as retrieving local network configurations and scanning ports, enabling IT professionals to perform these tasks via natural language.
README
This is an aggregation of network operations tools that would be useful to IT professionals.
The idea is that tools like these could be built, aggregated and then run using natural language queries by field employees.
Tool List:
- get_network_configs
- a wrapper to the
ifconfigcommand line tool that returns local network configurations
- a wrapper to the
- scan_ports
- given a host ip address and a list of ports or a port range, scan those ports to see which are open for connections
Setup
This is currently running locally using Claude Desktop
- In Claude Desktop -> Settings >> Developer - choose "Edit Config"
- In the
claude_desktop_config.jsonfile, add a new mcp server:
{
"mcpServers": {
"network-ops-mcp": {
"command": "<path_to_venv>/network_ops/bin/python",
"args": ["<path_to_mcp_code>network_ops_mcp/mcp_server.py"]
}
}
}
- Restart Claude Desktop
- Ensure the MCP connection is live with a query like
What tools can you access from network-ops-mcp
Examples

Установка Network Ops
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/beau-wood/Network-Ops-MCPFAQ
Network Ops MCP бесплатный?
Да, Network Ops MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Network Ops?
Нет, Network Ops работает без API-ключей и переменных окружения.
Network Ops — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Network Ops в Claude Desktop, Claude Code или Cursor?
Открой Network Ops на 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 Network Ops with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
