Munnin — an agent identity server
Rank #16,583io.github.alvseek/munnin
Agent identity and memory over MCP — a persistent self plus the procedures for tending it.
Munnin — an agent identity server is a Model Context Protocol (MCP) server published by alvseek. It ranks #16,583 of 132,046 servers tracked on MCP Toplist. Munnin — an agent identity server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 2, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 115,463 of 132,046 servers on MCP Toplist.
Use Munnin — an agent identity server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http munnin https://munnin.lok.quest/mcp[mcp_servers.munnin]
url = "https://munnin.lok.quest/mcp"Add to ~/.codex/config.toml.
https://munnin.lok.quest/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"munnin": {
"url": "https://munnin.lok.quest/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"munnin": {
"type": "http",
"url": "https://munnin.lok.quest/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"munnin": {
"serverUrl": "https://munnin.lok.quest/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"munnin": {
"url": "https://munnin.lok.quest/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/io.github.alvseek%2Fmunnin)<a href="https://mcptoplist.com/server/io.github.alvseek%2Fmunnin"><img src="https://mcptoplist.com/badge/io.github.alvseek%2Fmunnin.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alvseek
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Munnin — an agent identity server?
- Munnin — an agent identity server is maintained by alvseek, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Munnin — an agent identity server listed on the Official MCP Registry?
- Yes — Munnin — an agent identity server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Munnin — an agent identity server have?
- MCP Toplist tracks 1 version of Munnin — an agent identity server, most recently published on Sep 2, 2026.
- Where can I find the source code for Munnin — an agent identity server?
- The source code for Munnin — an agent identity server is hosted at github.com/alvseek/agent-memory-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.