SurriyaGokul/NetMCP
Intelligent, safe, and practical network optimization via Model Context Protocol (MCP). This server exposes discovery, planning, validation, and application tools so an MCP client (LLM/agent) can inspect your system, design an optimization plan, validate it against policy, and render/apply real commands with safeguards.
Platform-specific configuration:
{
"mcpServers": {
"NetMCP": {
"command": "npx",
"args": [
"-y",
"NetMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...