Mnemos
@s60yucca
About Mnemos
A persistent memory engine for AI coding agents. Single Go binary, zero runtime dependencies, MCP-native.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mnemos": {
"command": "mnemos",
"args": [
"serve"
],
"env": {
"MNEMOS_PROJECT_ID": "my-project"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mnemos?
A persistent memory engine for AI coding agents. It gives Claude Code, Kiro, Cursor, Windsurf, and other MCP clients memory that survives across sessions, storing architecture decisions, bug root causes, project conventions, and non-obvious implementation details. It is a single Go binary with embedded SQLite, requiring no Docker, cloud, Python, or Node.
How to use Mnemos?
Install via curl -fsSL https://raw.githubusercontent.com/s60yucca/mnemos/main/install.sh | bash, then run mnemos init to create the database and config. Start the MCP server with mnemos serve and configure your MCP client (e
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ICSS
chokcoco不止于 CSS
Comments