plane-mcp-server and netbox-mcp-server
Both tools are independent implementations of a Model Context Protocol server, making them competitors as users would choose one or the other to provide read-only interaction with data for LLMs.
About plane-mcp-server
makeplane/plane-mcp-server
Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥
This server helps integrate Plane, a project management platform, with AI agents. It allows AI agents to read and modify Plane data like projects, tasks, cycles, and modules. The output is automated updates and insights within your Plane workspace, making it useful for project managers, product owners, and development team leads who want to automate or enhance their project workflows using AI.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work