nextcloud-mcp-server and netbox-mcp-server
About nextcloud-mcp-server
cbcoutinho/nextcloud-mcp-server
Nextcloud MCP Server
Implements 90+ MCP tools across 8 Nextcloud apps (Notes, Calendar, Contacts, Files, Deck, Cookbook, Tables, Sharing) with full CRUD operations, supporting multiple authentication modes (Basic Auth, OAuth2, Login Flow v2) and deployment options (Docker, Kubernetes, local). Includes experimental semantic search via vector embeddings (Qdrant + Ollama) and document processing capabilities (OCR, text extraction) with SSE/HTTP/streamable-http transport support.
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