mcp-outline and netbox-mcp-server

mcp-outline
77
Verified
netbox-mcp-server
58
Established
Maintenance 13/25
Adoption 18/25
Maturity 25/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 110
Forks: 36
Downloads: 6,729
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 mcp-outline

Vortiago/mcp-outline

A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.

Exposes comprehensive document operations (search, create, edit, archive) and collection management alongside threaded comments and backlink discovery, all accessible via MCP Resources using URI schemes like `outline://document/{id}`. Built in Python with automatic rate-limit handling and retry logic, it supports both stdio transport for local use and HTTP/SSE for remote deployments, with flexible access control through read-only mode, per-operation restrictions, and dynamic tool filtering by user role.

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