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 34 documented tools cover classes, sessions, comms, course. It is available as a remote MCP endpoint.

Teams that work with classes, sessions and comms and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 6 · #723 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

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-09-17

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 new programme - the container that holds pricing, payment settings, and booking-form config. Only for a genuinely new offering, create a class with a full recurring session schedule, edit a class - name, price, capacity, billing period, instructor, venue, or duration. Call once to preview, again with the token to apply, and find scheduled sessions by date, trainer, or programme.

Capability map

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

Classes

9 tools - e.g. Create a new programme - the container that holds pricing, payment settings, and booking-form config. Only for a genuinely new offering; a new term or time slot; Preview a recurring class schedule before…

classes_add_course · classes_preview_schedule · classes_preview_events · classes_commit_class · classes_update · classes_update_course_settings…

Sessions

5 tools - e.g. Edit specific sessions - reschedule a date/time, or change instructor, venue, or duration. Call once to preview, again with the token to apply. Can notify affec; Find scheduled sessions by date, trainer…

sessions_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; Email an audience (programme, class, booking, client, or segment). Call once to plan - nothing is sent - then again with the token…

comms_list_templates · comms_send_message · comms_find_replies · comms_list_merge_vars

Bookings

2 tools - e.g. Find who is enrolled in a class, resolve a client, or list unpaid registrations; Capture an inbound enquiry as a trackable lead record. Does not enrol, charge, or email the customer

bookings_find · bookings_add_lead

Setup

2 tools - e.g. Create a company-level payment plan template - how many instalments, how often, with what discount and rounding. The template never carries the price; Choose which templates a programme offers clients…

setup_add_payment_template · setup_update_course_templates

Todos

2 tools - e.g. Create a to-do for a colleague, optionally linked to the record it's about, with a due date - how you escalate something that needs a human; Change a to-do's status once it's been handled

todos_add · todos_mark

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

Trainers

1 tool - e.g. Register additional lecturers (second instructor / assistant / helper) on classes and pick which sessions each works - "Martin Mondays, Peter Tuesdays, both Wed

trainers_add_helpers

Latest releases

plugin-v0.13.0 · 2026-09-08

plugin-v0.12.0 · 2026-08-31

plugin-v0.11.0 · 2026-08-27

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 #723 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-08)
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-09-18, its last commit was 2026-09-16 and it shipped 8 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 new programme - the container that holds pricing, payment settings, and booking-form config. Only for a genuinely new offering, create a class with a full recurring session schedule, edit a class - name, price, capacity, billing period, instructor, venue, or duration. Call once to preview, again with the token to apply, and find scheduled sessions by date, trainer, or programme.

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-09-17; 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