Zooza MCP Server

Zooza MCP Server - AI-Powered Class Management for Activity Businesses An open-source Model Context Protocol (MCP) server that connects Claude, ChatGPT, and other AI assistants directly to your Zooza account. Its 30 documented tools cover classes, sessions, commit, comms. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-30 · ★ 6 · #711 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Zooza MCP Server

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add zooza-dev-zooza-mcp-server --transport http https://mcp.zooza.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "zooza-dev-zooza-mcp-server": {
      "url": "https://mcp.zooza.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.zooza.app/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.zooza.app

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace app.zooza - domain-verified with the official MCP registry

03 · What Zooza MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can create a class with a full recurring session schedule, find scheduled sessions by date, trainer, or programme, get the attendance list for one session - who is enrolled and their current status, and add a coach note or session summary to a completed event.

Capability map

Tools grouped from the project's README - what Zooza MCP Server lets an agent do.

Classes

10 tools - e.g. Preview a recurring class schedule before committing; Preview individual sessions across a date range; Create a class with a full recurring session schedule

classes_preview_schedule · classes_preview_events · classes_commit_class · classes_prepare_update · classes_commit_update · classes_find_courses…

Sessions

6 tools - e.g. Preview edits to specific sessions - reschedule a date/time, or change instructor, venue, or duration; Apply previewed session edits, optionally notifying affected clients; Find scheduled sessions by…

sessions_prepare_update · sessions_commit_update · sessions_find_events · sessions_get_attendance · sessions_mark_attendance · sessions_add_summary

Comms

4 tools - e.g. List the automated email templates Zooza sends to this company's clients; Plan an email to an audience (programme, class, booking, client, or segment) - nothing is sent; Send a prepared message plan, only…

comms_list_templates · comms_prepare_message · comms_commit_message · comms_list_merge_vars

Trainers

2 tools - e.g. List trainers available at a location; List a company's trainer pay-rate types (used when assigning a rate)

trainers_find · trainers_find_rate_types

read & search

2 tools - e.g. Translate Zooza terms by region - e.g. "Programme" vs "Course" vs "Kurz"; Load a guided playbook for multi-step workflows

get_terminology · get_skill

Bookings

1 tool - e.g. Find who is enrolled in a class, resolve a client, or list unpaid registrations

bookings_find

Reports

1 tool - e.g. Return real, pre-aggregated business numbers (occupancy, unpaid, attendance, revenue…) to compose a report

reports_get_data

Whoami

1 tool - e.g. Identify the connected user and list accessible companies/locations

whoami

Latest releases

plugin-v0.3.1 · 2026-07-15

plugin-v0.3.0 · 2026-07-06

plugin-v0.2.0 · 2026-05-29

04 · Who maintains Zooza MCP Server

Zooza MCP Server is maintained by zooza-dev. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
other - ranked #711 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-07-15)
registry
app.zooza/mcp-server (active, first published 2026-06-10)

06 · Zooza MCP Server FAQ

Is Zooza MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-30 and it shipped 3 releases in the last 90 days. We re-verify nightly.

What can Zooza MCP Server do?

With this server connected, an agent can create a class with a full recurring session schedule, find scheduled sessions by date, trainer, or programme, get the attendance list for one session - who is enrolled and their current status, and add a coach note or session summary to a completed event.

How do I install Zooza MCP Server?

Run `claude mcp add zooza-dev-zooza-mcp-server --transport http https://mcp.zooza.app/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Zooza MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Zooza MCP Server

More MCP servers to compare · Zscaler Zero Trust Exchange · VMware NSX · VMware Storage · Paper Format Agent · Periphery Code Audit

More TypeScript MCP servers · SSH Session MCP · Slideshot · Palmyr · AI Proof of Us · Escrow · see all