github cbcoutinho/nextcloud-mcp-server v0.176.0

latest releases: v0.176.3, v0.176.2, v0.176.1...
4 hours ago

BREAKING CHANGE

  • the webhook registration API is removed. GET/POST /api/v1/webhooks,
    DELETE /api/v1/webhooks/{id} and the /app/webhooks management pane now 404, and the
    registered_webhooks table is dropped. Webhook delivery is configured in Astrolabe's
    admin settings (mcp_server_url + mcp_webhook_secret + sync presets); the
    /webhooks/nextcloud ingress and WEBHOOK_SECRET are unchanged.

Feat

  • vector: deliver file changes over webhooks; drop webhook registration

Don't miss a new nextcloud-mcp-server release

NewReleases is sending notifications on new releases.