About this integration
Reads Zuuna boards and cards and, when granted scoped permissions, creates, updates, moves, and comments on cards through the Zuuna v1 API.
- Transport
- stdio
- Authentication
- api-key
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Package
- mcp-server-zuuna
- Last compatibility test
- Not independently tested
Connect your agent
mcp-server-zuunaPublisher documentation reviewed only. The package and Zuuna API were not executed. Write effects depend on token scopes, and card creation supports a documented idempotency key.
Capabilities: board listing, card retrieval, card creation and updates, card movement, card comments
Connected profiles
Additional details
mcp-server-zuuna
Source ↗ · Checked 2026-09-190.1.2
Source ↗ · Checked 2026-09-19Runs as a Node.js stdio MCP server and makes bounded HTTPS requests to the configured Zuuna API without automatic retries.
Source ↗ · Checked 2026-09-19Requires a scoped Zuuna workspace bearer token in ZUUNA_API_TOKEN; read-only use can be limited to boards:read and cards:read.
Source ↗ · Checked 2026-09-19Configure npx -y mcp-server-zuuna and supply ZUUNA_API_TOKEN in the MCP server environment.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19