Munin MCP Server
CRM, conversations, outreach, CMS, knowledge base, and analytics on one Postgres schema - exposed as tools your agents drive, not screens you click through. Headless the way a headless CMS is: there's a thin dashboard for settings, auth, and human-in-the-loop review, but the apps themselves have no admin UI. Every action runs through MCP tools, callable from any MCP-compatible client (Claude, Cursor, ChatGPT, custom…. It is available as a remote MCP endpoint.
Teams that want a hosted browser automation endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 11 · #165 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Munin
Claude Code
claude mcp add getmunin-munin --transport http https://mcp.getmunin.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"getmunin-munin": {
"url": "https://mcp.getmunin.com/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.getmunin.com/mcp
transport: streamable-http
endpoint alive - authentication required · 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.getmunin.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry vendor namespace com.getmunin - domain-verified with the official MCP registry
03 · What Munin can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v5.11.0 · 2026-08-24
Custom MCP connector: connect any proprietary system as a live tool source for the support agent. · Orgs can now point Munin at an MCP server they host themselves (vendor: "custom-mcp", new mcp connector domain). While…
v5.10.0 · 2026-08-21
KB curation now triggers on what a human changed in an agent draft, not on the fact that they sent it. · In draft_only mode the runtime hands over on every turn, so every approved reply resolved a handover and queued a…
v5.9.0 · 2026-08-20
Remove conv_create_channel. It took config as a free-form object and persisted it verbatim, with no per-type validation, no encryption and no credential slots - so an email channel created through it read as complete…
04 · Who maintains Munin
munin is maintained by getmunin. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/getmunin/munin
- website
- https://getmunin.com/
- category
- browser automation - ranked #165 of 196 actively-maintained browser automation servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- com.getmunin/munin (active, first published 2026-06-20 · 61 versions)
06 · Munin FAQ
What is Munin?
CRM, conversations, outreach, CMS, knowledge base, and analytics on one Postgres schema - exposed as tools your agents drive, not screens you click through. Headless the way a headless CMS is: there's a thin dashboard for settings, auth, and human-in-the-loop review, but the apps themselves have no admin UI. Every action runs through MCP tools, callable from any MCP-compatible client (Claude, Cursor, ChatGPT, custom…. It is available as a remote MCP endpoint.
Is Munin still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Munin?
Run `claude mcp add getmunin-munin --transport http https://mcp.getmunin.com/mcp`. You can also paste the ready-made client config above.
Does Munin require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Munin
Alternatives to Munin
Maintained browser automation servers if Munin isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 49,617 · 2026-08-23
- Server Browser MCP server for browser use access ★ 38,704 · 2026-08-05
- Playwright MCP Playwright Tools for MCP ★ 36,436 · 2026-08-21
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 5,995 · 2026-08-18
- Agent Device (callstack) MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps ★ 4,212 · 2026-08-24
- Agent Device (callstackincubator) Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps ★ 4,211 · 2026-08-24
Pairs well with
Servers that cover what Munin doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More browser automation MCP servers · Ghost in the Droid · Shuttle · Google Surf MCP · Safari DevTools MCP · Podium MCP
More TypeScript MCP servers · Rephonic · Sentry MCP · Xcode Build MCP · Weckr · Ghost Swap · see all