SERVER
In Memoria
Rank #27531me.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
2 versions
First listed
Nov 7, 2025
Last publish date
Nov 7, 2025
OVERVIEW
In Memoria is a Model Context Protocol (MCP) server. It ranks #27531 of 58,900 servers tracked on MCP Toplist. MCP Toplist tracks 2 versions of In Memoria. It was first listed on Nov 7, 2025 and most recently updated on Nov 7, 2025.
STANDING
#27,531of 58,900 tracked serversTop 50%
Ranks ahead of 31,369 of 58,900 servers on MCP Toplist.
CONNECT
Use In Memoria
Add In Memoria to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"in-memoria": {
"command": "npx",
"args": [
"-y",
"in-memoria"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.5.8 | Nov 7, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is In Memoria?
- Persistent codebase intelligence that gives AI assistants memory across sessions
- Is In Memoria an official MCP server?
- In Memoria is not currently listed on the Official MCP Registry.
- How many versions does In Memoria have?
- MCP Toplist tracks 2 versions of In Memoria, most recently published on Nov 7, 2025.
EXPLORE