nextcloud-mcp-server and airflow-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 airflow-mcp-server
abhishekbhakat/airflow-mcp-server
MCP Server for Apache Airflow
Exposes Airflow's REST API as MCP tools with hierarchical discovery (DAGs, Tasks, Connections, etc.) or static enumeration, supporting both read-only safe mode and full write operations. Offers flexible transport options including stdio (default) and HTTP/Streamable HTTP, with JWT authentication and optional resource integration for markdown documentation. Dynamically generates tools from Airflow's OpenAPI spec, enabling AI clients like Claude Desktop to programmatically manage workflows, trigger DAGs, and query operational state.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work