Zooza MCP Server
Rank #8,018app.zooza/mcp-server
MCP server for Zooza — class scheduling, attendance, and booking for activity businesses.
Zooza MCP Server is a Model Context Protocol (MCP) server published by zooza-dev. It ranks #8,018 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Zooza MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 124,028 of 132,046 servers on MCP Toplist.
Use Zooza MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zooza https://mcp.zooza.app/mcp[mcp_servers.zooza]
url = "https://mcp.zooza.app/mcp"Add to ~/.codex/config.toml.
https://mcp.zooza.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zooza": {
"url": "https://mcp.zooza.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zooza": {
"type": "http",
"url": "https://mcp.zooza.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zooza": {
"serverUrl": "https://mcp.zooza.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zooza": {
"url": "https://mcp.zooza.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.zooza%2Fmcp-server)<a href="https://mcptoplist.com/server/app.zooza%2Fmcp-server"><img src="https://mcptoplist.com/badge/app.zooza%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
zooza-dev
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Zooza MCP Server?
- Zooza MCP Server is maintained by zooza-dev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Zooza MCP Server listed on the Official MCP Registry?
- Yes — Zooza MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Zooza MCP Server have?
- MCP Toplist tracks 1 version of Zooza MCP Server, most recently published on Jun 10, 2026.
- Where can I find the source code for Zooza MCP Server?
- The source code for Zooza MCP Server is hosted at github.com/zooza-dev/zooza-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.