nextcloud-mcp-server and dedalus-mcp-python

nextcloud-mcp-server
73
Verified
dedalus-mcp-python
59
Established
Maintenance 13/25
Adoption 17/25
Maturity 24/25
Community 19/25
Maintenance 10/25
Adoption 18/25
Maturity 24/25
Community 7/25
Stars: 145
Forks: 26
Downloads: 911
Commits (30d): 0
Language: Python
License: AGPL-3.0
Stars: 149
Forks: 5
Downloads: 3,431
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

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 dedalus-mcp-python

dedalus-labs/dedalus-mcp-python

A simple and performant Model Context Protocol framework for Python.

Wraps the official MCP SDK with decorator-based registration (decoupling functions from specific server instances), implements strict protocol versioning with capability dataclasses per spec version, and validates responses against JSON schemas to catch structural drift. Built for teams with existing infrastructure—no bundled auth, CLI scaffolding, or middleware opinions—and ships at 122 KB with every feature traced to MCP spec clauses for debuggability.

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