A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Note: This project is a complete rewrite in TypeScript of the original Python-based cbcoutinho/nextcloud-mcp-server, now with self-hosted VPS deployment and Smithery deployment support. Key Differences from the Original Repository: Language: This project is written in TypeScript, while the original is in Python. Smithery Support: Added full support for Smithery deployment and local testing via…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Note: This project is a complete rewrite in TypeScript of the original Python-based cbcoutinho/nextcloud-mcp-server, now with self-hosted VPS deployment and Smithery deployment support. ### Key Differences from the Original Repository: Language: This project is written in TypeScript, while the original is in Python. Smithery Support: Added full support for Smithery deployment and local testing via Smithery playground. Project Structure: The project structure has been adapted for a…