Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ€– Coding Agents
  3. Netops MCP
Netops MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:02:28 AM

Netops MCP

User RatingsBe the first to rate and review this MCP server!
View Repository14 GitHub StarsTotal stargazers on GitHub for the source repository (14 stars).Visit Website
networkingmonitoringdiagnosticsdevops

Runs network and system diagnostics through MCP using standard OS utilities over stdio or authenticated HTTP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for alpadalar/netops-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ€– More in Coding Agents

Overview

The alpadalar/netops-mcp MCP server exposes 26 network and system diagnostic tools to MCP clients. It wraps installed command-line utilities such as ping, traceroute, nmap, DNS tools, curl, and system monitors with input validation. Use stdio for a local client-launched process without authentication, or HTTP for a long-running endpoint with API-key authentication, rate limiting, and metrics. It fits troubleshooting, connectivity checks, service discovery, and host monitoring on Linux or macOS.

Use cases

β€’Troubleshoot host connectivity and network paths
β€’Query DNS records during incident response
β€’Discover open ports and services on authorized networks
β€’Inspect local CPU, memory, disk, and process status
β€’Monitor HTTP endpoints and APIs

Key features

β€’26 network and system diagnostic tools
β€’Connectivity, DNS, HTTP, scanning, and network-state commands
β€’Local stdio transport for MCP clients
β€’Authenticated HTTP transport with rate limiting and metrics
β€’Input validation and restricted target resolution
β€’System resource and tool-availability monitoring

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Netops MCP.

Extracted Tool Capabilities
26 network and system diagnostic tools
Connectivity, DNS, HTTP, scanning, and network-state commands
Local stdio transport for MCP clients
Authenticated HTTP transport with rate limiting and metrics
Input validation and restricted target resolution
System resource and tool-availability monitoring

How Netops MCP works

What alpadalar/netops-mcp MCP server does

The alpadalar/netops-mcp MCP server gives MCP clients access to network troubleshooting, discovery, and system inspection commands. It provides 26 tools built around operating-system utilities rather than implementing separate networking protocols. Available areas include connectivity checks with ping, traceroute, mtr, telnet, and netcat; DNS lookups with nslookup, dig, and host; and HTTP or API requests through curl, HTTPie, and api_test.

The tool set also covers network discovery and scanning with nmap_scan, service_discovery, port_scan, and service_enumeration. Network-state tools include ss, netstat, arp, and arping. System-oriented tools report status, CPU, memory, disk, processes, and the availability of required command-line utilities.

How it works

Each MCP tool validates its inputs and then invokes a corresponding utility available on the host. The server checks tool availability during startup, so the operating environment must provide the commands needed for the requested operations. Linux and macOS are supported; Windows is not supported because the tool implementations depend on OS-specific utilities.

Two transports are available. In stdio mode, an MCP client launches the process as a subprocess, and no authentication is used. HTTP mode runs a persistent server, with the MCP endpoint defaulting to port 8815 and path /netops-mcp. HTTP authentication is enabled by default and requires clients to send a plain API key using Authorization: Bearer, X-API-Key, or API-Key. The server stores SHA-256 digests rather than plain keys. Health checks remain public, while metrics require authentication when auth is enabled.

Setup and configuration

Install Python 3.10 or newer and uv, then install the project in an environment. The local command is uv run netops-mcp; clients such as Claude Desktop and Cursor can launch it through their MCP configuration. The repository also documents an equivalent Python module command.

HTTP deployments use a JSON configuration file. NETOPS_MCP_CONFIG can identify the file when --config is not supplied. Host, port, and endpoint path can be set through command-line flags, configuration, or the documented startup script environment variables. A fresh HTTP configuration requires an API-key digest; the server refuses to bind if authentication is enabled without a configured key. The included key-generation script prints a key once and can write its digest to the configuration.

Tools and capabilities

  • Test connectivity and routes with ping, traceroute, MTR, telnet, and netcat.
  • Query DNS records or names using nslookup, dig, and host.
  • Send HTTP requests and run API-oriented checks.
  • Discover hosts, ports, and services with the scanning tools.
  • Inspect sockets, routing-related network state, ARP data, and local system resources.
  • Apply scan timeout limits, request rate limits, and optional CORS settings through JSON configuration.

Limitations and notes

The alpadalar/netops-mcp MCP server requires the relevant utilities on PATH; HTTPie is optional, while the other listed network tools are required for full availability. Some nmap operations need security.allow_privileged_commands enabled. Requests targeting loopback, link-local, and cloud metadata addresses are blocked by default, while private or LAN ranges are allowed.

Active scanning and probing may require authorization. Only test systems and networks that you own or are explicitly permitted to assess. For production HTTP use, the project recommends placing a reverse proxy in front of the plain HTTP listener for TLS. The project is released under the MIT license.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • Codegraphcontext logoCodegraphcontext

    An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.

    πŸ€– Coding Agents3 views
    Compare vs Codegraphcontext β†’
  • Cli MCP Server logoCli MCP Server

    Command line interface with secure execution and customizable security policies

    πŸ€– Coding Agents3 views
    Compare vs Cli MCP Server β†’
  • Ssh MCP logoSsh MCP

    MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.

    πŸ€– Coding Agents2 views
    Compare vs Ssh MCP β†’
  • Vscode MCP Server logoVscode MCP Server

    A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.

    πŸ€– Coding Agents3 views
    Compare vs Vscode MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
14
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Netops MCP

Clone the repository, create a Python 3.10+ environment, and install the project with `uv pip install -e .`. The documented runtime command is `uv run netops-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNetops MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/alpadalar-netops-mcp?style=directory)](https://allmcps.com/mcp/alpadalar-netops-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/alpadalar-netops-mcp"><img src="https://allmcps.com/api/badge/alpadalar-netops-mcp?style=directory" alt="Netops MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ€–Coding Agents
PricingFree
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 4, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars14
GitHub Star CountTotal stargazers on GitHub representing community popularity (14 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 11, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ€– Coding Agents β†’Best MCP servers for Coding Agents β†’Alternatives to Netops MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code