Exomem
Rank #519io.github.Artexis10/exomem
Local Markdown/Obsidian knowledge substrate for MCP agents with governed memory and hybrid search.
Exomem is a Model Context Protocol (MCP) server published by Artexis10. It ranks #519 of 115,460 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Exomem is listed across 2 registries — Official MCP and Glama, with 35 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 114,941 of 115,460 servers on MCP Toplist.
Use Exomem
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add exomem -- uvx exomem[mcp_servers.exomem]
command = "uvx"
args = ["exomem"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"exomem": {
"command": "uvx",
"args": [
"exomem"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"exomem": {
"command": "uvx",
"args": [
"exomem"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"exomem": {
"type": "stdio",
"command": "uvx",
"args": [
"exomem"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"exomem": {
"command": "uvx",
"args": [
"exomem"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"exomem": {
"command": "uvx",
"args": [
"exomem"
]
}
}
}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.Artexis10%2Fexomem)<a href="https://mcptoplist.com/server/io.github.Artexis10%2Fexomem"><img src="https://mcptoplist.com/badge/io.github.Artexis10%2Fexomem.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Artexis10
Available versions (35)
| Version | Published |
|---|---|
| 0.67.0 | Aug 30, 2026 |
| 0.65.0 | Aug 29, 2026 |
| 0.64.1 | Aug 27, 2026 |
| 0.64.0 | Aug 27, 2026 |
| 0.63.0 | Aug 26, 2026 |
| 0.61.1 | Aug 25, 2026 |
| 0.60.0 | Aug 24, 2026 |
| 0.59.0 | Aug 24, 2026 |
| 0.58.0 | Aug 22, 2026 |
| 0.57.2 | Aug 21, 2026 |
| 0.57.0 | Aug 20, 2026 |
| 0.56.0 | Aug 18, 2026 |
| 0.55.0 | Aug 18, 2026 |
| 0.54.1 | Aug 17, 2026 |
| 0.52.3 | Aug 16, 2026 |
| 0.52.2 | Aug 15, 2026 |
| 0.52.0 | Aug 15, 2026 |
| 0.51.0 | Aug 15, 2026 |
| 0.50.0 | Aug 14, 2026 |
| 0.49.0 | Aug 13, 2026 |
| 0.48.0 | Aug 12, 2026 |
| 0.47.0 | Aug 12, 2026 |
| 0.45.0 | Aug 11, 2026 |
| 0.43.0 | Aug 11, 2026 |
| 0.41.0 | Aug 10, 2026 |
| 0.40.0 | Aug 10, 2026 |
| 0.39.2 | Aug 7, 2026 |
| 0.39.0 | Aug 7, 2026 |
| 0.38.0 | Aug 5, 2026 |
| 0.37.0 | Aug 4, 2026 |
| 0.36.0 | Jul 31, 2026 |
| 0.35.1 | Jul 30, 2026 |
| 0.35.0 | Jul 29, 2026 |
| 0.34.0 | Jul 27, 2026 |
| 0.33.0 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Exomem?
- Exomem is maintained by Artexis10, which publishes 1 MCP server (35 total versions) tracked on MCP Toplist.
- Is Exomem listed on the Official MCP Registry?
- Yes — Exomem is listed on the Official MCP Registry, alongside Glama.
- How many versions does Exomem have?
- MCP Toplist tracks 35 versions of Exomem, most recently published on Aug 30, 2026.
- Where can I find the source code for Exomem?
- The source code for Exomem is hosted at github.com/Artexis10/exomem.