cmcp and netbox-mcp-server

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.

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

About cmcp

RussellLuo/cmcp

A command-line utility for interacting with MCP servers.

Supports both STDIO and HTTP/SSE transports for connecting to MCP servers, with JSON-RPC request/response inspection via verbose mode. Enables direct invocation of server capabilities—prompts, resources, and tools—using inline parameters or a shared `mcp.json` configuration file compatible with Cursor and Claude Code. Handles parameter marshaling (string values, JSON objects, environment variables, HTTP headers) through command-line syntax similar to curl.

About netbox-mcp-server

netboxlabs/netbox-mcp-server

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

Exposes three core tools—`get_objects`, `get_object_by_id`, and `get_changelogs`—for querying NetBox infrastructure data and audit trails directly within LLM conversations. Supports both stdio and HTTP transports, integrating seamlessly with Claude Desktop/Code and other MCP-compatible clients via environment variable configuration. Includes optional field filtering to reduce token usage by up to 90% when querying large datasets.

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