Stateless Agent Memory Engine (SAME) MCP Server
Rank #3313io.github.sgx-labs/same
Persistent memory for AI coding agents. Local-first, SQLite + vector search.
Stateless Agent Memory Engine (SAME) MCP Server is a Model Context Protocol (MCP) server published by sgx-labs. It ranks #3313 of 58,832 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Stateless Agent Memory Engine (SAME) MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 55,519 of 58,832 servers on MCP Toplist.
Use Stateless Agent Memory Engine (SAME) MCP Server
Add Stateless Agent Memory Engine (SAME) MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"same": {
"command": "npx",
"args": [
"-y",
"@sgx-labs/same"
],
"env": {
"VAULT_PATH": "<your VAULT_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
sgx-labs
Available versions (4)
| Version | Published |
|---|---|
| 0.12.1 | Mar 20, 2026 |
| 0.7.3 | Feb 13, 2026 |
| 0.7.0 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Stateless Agent Memory Engine (SAME) MCP Server?
- Persistent memory for AI coding agents. Local-first, SQLite + vector search.
- Who maintains Stateless Agent Memory Engine (SAME) MCP Server?
- Stateless Agent Memory Engine (SAME) MCP Server is maintained by sgx-labs, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Stateless Agent Memory Engine (SAME) MCP Server an official MCP server?
- Yes — Stateless Agent Memory Engine (SAME) MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Stateless Agent Memory Engine (SAME) MCP Server have?
- MCP Toplist tracks 4 versions of Stateless Agent Memory Engine (SAME) MCP Server, most recently published on Mar 20, 2026.
- Where can I find the source code for Stateless Agent Memory Engine (SAME) MCP Server?
- The source code for Stateless Agent Memory Engine (SAME) MCP Server is hosted at github.com/sgx-labs/statelessagent.