Nextcloud MCP Server
https://server.smithery.ai/hithereiamaliff/mcp-nextcloud/mcp
● degraded
The Nextcloud MCP (Model Context Protocol) server allows Large Language Models (LLMs) like OpenAI's GPT, Google's Gemini, or Anthropic's Claude to interact with your Nextcloud instance, enabling automation of various Nextcloud actions across Notes, Calendar, Contacts, Tables, and WebDAV file operations.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/hithereiamaliff/mcp-nextcloud/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/hithereiamaliff/mcp-nextcloud/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://techmavie.digital/mcp-nextcloud