Zoogent MCP Server
Lightweight AI agent orchestrator with built-in Architect AI. Multi-team support - run isolated agent teams in a single instance. Describe what you want to automate, get working agents. It runs locally over stdio via the published package.
People connecting data & analytics tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-06 · ★ 3 · #53 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Zoogent
before you install - you'll need
Set ZOOGENT_URL, ZOOGENT_API_KEY before connecting.
Claude Code
claude mcp add bepunk-zoogent -- npx -y zoogent Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"bepunk-zoogent": {
"command": "npx",
"args": [
"-y",
"zoogent"
]
}
}
} 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
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 local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package zoogent - unscoped; check the name against the project README before installing
registry namespace io.github.bepunk is GitHub-verified and matches the repo owner
03 · What Zoogent can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.16 · 2026-05-06
Three fixes to the Recent errors panel introduced in v0.4.13: · 1. Sort newest-first reliably · Was \orderBy desc(finishedAt)\, but orphaned runs from server restarts get \status='error'\ without \finishedAt\ set…
v0.4.15 · 2026-05-06
The displayed ID in \/teams/:slug/tasks\ was the global \agent_tasks.id\ - a single autoincrement sequence shared across all teams. Team A would see \"#157\" jump to \"#160\" because team B created tasks in between.…
v0.4.14 · 2026-05-06
Pagination · The tasks list at \/teams/:slug/tasks\ had a hardcoded \.limit(100)\ and no pagination. Now: · 20 tasks per page · \?page=N\ query parameter · Prev/Next footer that preserves \agent\ and \status\ filters…
04 · Who maintains Zoogent
zoogent is maintained by bepunk. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/bepunk/zoogent
- category
- data & analytics - ranked #53 of 75 actively-maintained data & analytics servers as of 2026-08-25.
- registry
- io.github.bepunk/zoogent (active, first published 2026-04-17 · 2 versions)
- packages
- npm:zoogent
06 · Zoogent FAQ
What is Zoogent?
Lightweight AI agent orchestrator with built-in Architect AI. Multi-team support - run isolated agent teams in a single instance. Describe what you want to automate, get working agents. It runs locally over stdio via the published package.
Is Zoogent still maintained?
Yes - as of 2026-08-25, its last commit was 2026-05-06. We re-verify nightly.
How do I install Zoogent?
Run `npx -y zoogent`. The README documents 2 environment variables (ZOOGENT_URL, ZOOGENT_API_KEY) to set first. Set ZOOGENT_URL, ZOOGENT_API_KEY before connecting. You can also paste the ready-made client config above.
Does Zoogent run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Zoogent
Alternatives to Zoogent
Maintained data & analytics servers if Zoogent isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,031 · 2026-08-25
- Server Chart A Model Context Protocol server for generating charts using AntV. ★ 4,337 · 2026-08-19
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,740 · 2026-07-14
- ClaudeR - RStudio MCP Server Connect RStudio to AI assistants for interactive R coding and data analysis. ★ 326 · 2026-08-23
- Search Console MCP Google Search Console + Bing Webmaster Tools + GA4 - unified SEO intelligence for AI agents. ★ 276 · 2026-08-24
- SemanticOps MCP (for Power BI) Power BI MCP server (Supports Windows and macOS) ★ 255 · 2026-08-15
Pairs well with
Servers that cover what Zoogent doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Yandex Metrica MCP · Server Sigma · Clappia MCP · Clari Layer
More TypeScript MCP servers · Godot Agent Loop · Type UI · Google Health Fitbit MCP · Monitor · Betterlytics · see all