mcp-outline and nextcloud-mcp-server

mcp-outline
70
Verified
nextcloud-mcp-server
67
Established
Maintenance 13/25
Adoption 18/25
Maturity 18/25
Community 21/25
Maintenance 13/25
Adoption 17/25
Maturity 18/25
Community 19/25
Stars: 110
Forks: 36
Downloads: 6,729
Commits (30d): 0
Language: Python
License: MIT
Stars: 145
Forks: 26
Downloads: 911
Commits (30d): 0
Language: Python
License: AGPL-3.0
No risk flags
No risk flags

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 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.

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