netbox-mcp-server and cmcp

The MCP server provides access to NetBox data, while the command-line utility interacts with such servers, indicating they are **complements** where the latter is a client for the former.

netbox-mcp-server
58
Established
cmcp
58
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 10/25
Adoption 6/25
Maturity 25/25
Community 17/25
Stars: 126
Forks: 63
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 18
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No risk flags

About netbox-mcp-server

netboxlabs/netbox-mcp-server

Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs

This project helps network engineers and IT professionals query their NetBox data using natural language. It takes plain English questions about network devices, IP addresses, or change logs and provides specific details directly from your NetBox instance. This allows network administrators, operations engineers, or anyone managing network infrastructure to quickly retrieve information without needing to navigate complex interfaces or write scripts.

network-operations IT-asset-management network-documentation infrastructure-management network-auditing

About cmcp

RussellLuo/cmcp

A command-line utility for interacting with MCP servers.

This is a command-line tool for developers who work with MCP (Model Context Protocol) servers. It helps you interact with an MCP server, whether it's running locally via STDIO or remotely via HTTP, by sending commands, methods, and parameters. You provide an MCP server endpoint (command or URL) and the specific operation (like listing prompts or calling a tool), and it returns the corresponding output from the server. It is primarily for developers integrating or testing applications that communicate with MCP servers.

API-client command-line-interface developer-tool protocol-testing server-interaction

Scores updated daily from GitHub, PyPI, and npm data. How scores work