Fidelis Memory
Rank #2,592io.github.hermes-labs-ai/fidelis-memory
Recall locally stored agent memories through an MCP-compatible host.
Fidelis Memory is a Model Context Protocol (MCP) server published by hermes-labs-ai. It ranks #2,592 of 132,405 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Fidelis Memory is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 129,813 of 132,405 servers on MCP Toplist.
Use Fidelis Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fidelis-memory -e "FIDELIS_PORT=<your FIDELIS_PORT>" -- uvx --from fidelis-memory fidelis-memory fidelis mcp serveReplace each placeholder with your own value before saving.
[mcp_servers.fidelis-memory]
command = "uvx"
args = ["--from", "fidelis-memory", "fidelis-memory", "fidelis", "mcp", "serve"]
[mcp_servers.fidelis-memory.env]
FIDELIS_PORT = "<your FIDELIS_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fidelis-memory": {
"command": "uvx",
"args": [
"--from",
"fidelis-memory",
"fidelis-memory",
"fidelis",
"mcp",
"serve"
],
"env": {
"FIDELIS_PORT": "<your FIDELIS_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fidelis-memory": {
"command": "uvx",
"args": [
"--from",
"fidelis-memory",
"fidelis-memory",
"fidelis",
"mcp",
"serve"
],
"env": {
"FIDELIS_PORT": "<your FIDELIS_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fidelis-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"fidelis-memory",
"fidelis-memory",
"fidelis",
"mcp",
"serve"
],
"env": {
"FIDELIS_PORT": "<your FIDELIS_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fidelis-memory": {
"command": "uvx",
"args": [
"--from",
"fidelis-memory",
"fidelis-memory",
"fidelis",
"mcp",
"serve"
],
"env": {
"FIDELIS_PORT": "<your FIDELIS_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fidelis-memory": {
"command": "uvx",
"args": [
"--from",
"fidelis-memory",
"fidelis-memory",
"fidelis",
"mcp",
"serve"
],
"env": {
"FIDELIS_PORT": "<your FIDELIS_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.hermes-labs-ai%2Ffidelis-memory)<a href="https://mcptoplist.com/server/io.github.hermes-labs-ai%2Ffidelis-memory"><img src="https://mcptoplist.com/badge/io.github.hermes-labs-ai%2Ffidelis-memory.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
hermes-labs-ai
Other servers by hermes-labs-ai
View all hermes-labs-ai servers →Available versions (4)
| Version | Published |
|---|---|
| 0.1.0 | Sep 13, 2026 |
| 0.0.97 | Sep 12, 2026 |
| 0.0.96 | Sep 12, 2026 |
| 0.0.95 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Fidelis Memory?
- Fidelis Memory is maintained by hermes-labs-ai, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Fidelis Memory listed on the Official MCP Registry?
- Yes — Fidelis Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fidelis Memory have?
- MCP Toplist tracks 4 versions of Fidelis Memory, most recently published on Sep 13, 2026.
- Where can I find the source code for Fidelis Memory?
- The source code for Fidelis Memory is hosted at github.com/hermes-labs-ai/fidelis.
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.