Mitos
Rank #5,599io.github.dovahkiin-v/mitos
Architectural decision memory for LLM-native workflows — markdown for humans, a graph for agents.
Mitos is a Model Context Protocol (MCP) server published by dovahkiin-v. It ranks #5,599 of 132,405 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Mitos is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 126,806 of 132,405 servers on MCP Toplist.
Use Mitos
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mitos -- uvx mitos-adr[mcp_servers.mitos]
command = "uvx"
args = ["mitos-adr"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mitos": {
"command": "uvx",
"args": [
"mitos-adr"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mitos": {
"command": "uvx",
"args": [
"mitos-adr"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mitos": {
"type": "stdio",
"command": "uvx",
"args": [
"mitos-adr"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mitos": {
"command": "uvx",
"args": [
"mitos-adr"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mitos": {
"command": "uvx",
"args": [
"mitos-adr"
]
}
}
}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.dovahkiin-v%2Fmitos)<a href="https://mcptoplist.com/server/io.github.dovahkiin-v%2Fmitos"><img src="https://mcptoplist.com/badge/io.github.dovahkiin-v%2Fmitos.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dovahkiin-v
Other servers by dovahkiin-v
View all dovahkiin-v servers →Available versions (3)
| Version | Published |
|---|---|
| 0.18.0 | Sep 18, 2026 |
| 0.17.3 | Sep 7, 2026 |
| 0.17.2 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Mitos?
- Mitos is maintained by dovahkiin-v, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Mitos listed on the Official MCP Registry?
- Yes — Mitos is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mitos have?
- MCP Toplist tracks 3 versions of Mitos, most recently published on Sep 18, 2026.
- Where can I find the source code for Mitos?
- The source code for Mitos is hosted at github.com/dovahkiin-v/mitos.
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.