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 work with crm, hubspot alternative and analytics and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 15 · #207 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
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-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.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.27.0 · 2026-09-16
Search the whole conversation archive from the queue page, not just the rows already loaded. · The search box filtered the queue client-side, over the ~100 open and ~100 closed rows the page happened to have fetched.…
v5.26.0 · 2026-09-16
Record every review-queue decision durably, so the console's Decided tab can show more than KB curation. · cms_entries gains archived_at and dismiss_reason: archiving previously recorded nothing but updated_at, which a…
v5.25.1 · 2026-09-15
Set the RLS bypass from inside conv_next_display_id instead of attaching it to the function, so a non-superuser migration role can create it. · 5.25.0 gave the allocator a SET app.bypass_rls = 'on' function attribute…
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 #207 of 255 actively-maintained browser automation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- com.getmunin/munin (active, first published 2026-06-20 · 83 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-09-18, its last commit was 2026-09-17 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-09-17, 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 ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- SeleniumBase MCP Stealthy browser automation, testing, and web-scraping via CDP Mode. ★ 13,024 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
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,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More browser automation MCP servers · Ghost in the Droid · Shuttle · Google Surf MCP · NeuralNg Angular UI Expert MCP · Safari DevTools MCP
More TypeScript MCP servers · Openpost · Rephonic · Sentry MCP · Xcode Build MCP · Squish · see all