{"name":"Nextcloud MCP Server","version":"1.0.0","description":"MCP server for Nextcloud integration (Notes, Calendar, Contacts, Tables, WebDAV)","transport":"streamable-http","endpoints":{"mcp":"/mcp","mcp_with_key":"/mcp/:apiKey (for clients that cannot send headers or query params)","health":"/health"},"authentication":{"mode":"self-hosted","description":"Provide an API key and Nextcloud credentials via headers.","headers":{"X-API-Key":"Server API key (required)","X-Nextcloud-Host":"Nextcloud server URL","X-Nextcloud-Username":"Nextcloud username","X-Nextcloud-Password":"Nextcloud app password"}},"documentation":"https://github.com/hithereiamaliff/mcp-nextcloud"}