Munin
Rank #1,008com.getmunin/munin
Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics
Munin is a Model Context Protocol (MCP) server published by getmunin. It ranks #1,008 of 115,591 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Munin is listed across 3 registries — Official MCP, PulseMCP and Glama, with 30 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 114,583 of 115,591 servers on MCP Toplist.
Use Munin
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http munin https://mcp.getmunin.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.munin]
url = "https://mcp.getmunin.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.getmunin.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"munin": {
"url": "https://mcp.getmunin.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"munin": {
"type": "http",
"url": "https://mcp.getmunin.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"munin": {
"serverUrl": "https://mcp.getmunin.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"munin": {
"url": "https://mcp.getmunin.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.getmunin%2Fmunin)<a href="https://mcptoplist.com/server/com.getmunin%2Fmunin"><img src="https://mcptoplist.com/badge/com.getmunin%2Fmunin.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
getmunin
Available versions (30)
| Version | Published |
|---|---|
| 5.14.0 | Aug 27, 2026 |
| 5.13.0 | Aug 25, 2026 |
| 5.12.0 | Aug 25, 2026 |
| 5.11.0 | Aug 24, 2026 |
| 5.10.0 | Aug 21, 2026 |
| 5.9.0 | Aug 20, 2026 |
| 5.8.0 | Aug 20, 2026 |
| 5.5.0 | Aug 19, 2026 |
| 5.2.2 | Aug 19, 2026 |
| 5.2.0 | Aug 18, 2026 |
| 5.1.0 | Aug 18, 2026 |
| 5.0.1 | Aug 16, 2026 |
| 5.0.0 | Aug 15, 2026 |
| 4.81.0 | Aug 14, 2026 |
| 4.80.1 | Aug 7, 2026 |
| 4.80.0 | Aug 6, 2026 |
| 4.79.0 | Aug 5, 2026 |
| 4.78.0 | Aug 4, 2026 |
| 4.77.0 | Jul 31, 2026 |
| 4.75.0 | Jul 30, 2026 |
| 4.74.0 | Jul 29, 2026 |
| 4.72.0 | Jul 28, 2026 |
| 4.71.0 | Jul 28, 2026 |
| 4.70.1 | Jul 27, 2026 |
| 4.70.0 | Jul 27, 2026 |
| 4.69.3 | Jul 27, 2026 |
| 4.69.0 | Jul 26, 2026 |
| 4.63.1 | Jun 30, 2026 |
| 4.54.0 | Jun 22, 2026 |
| 4.51.4 | Jun 20, 2026 |
Frequently asked questions
- Who maintains Munin?
- Munin is maintained by getmunin, which publishes 1 MCP server (30 total versions) tracked on MCP Toplist.
- Is Munin listed on the Official MCP Registry?
- Yes — Munin is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Munin have?
- MCP Toplist tracks 30 versions of Munin, most recently published on Aug 27, 2026.
- Where can I find the source code for Munin?
- The source code for Munin is hosted at github.com/getmunin/munin.