Skip to main contentCrate engram_server
Source - config
- Server backend configuration — chooses LLM and embedding providers at startup.
- handlers
- MCP tool handlers — one function per tool, each calling Memory methods.
- mcp
- MCP stdio server — JSON-RPC 2.0 over stdin/stdout.
- rest
- Axum REST API for Engram memory operations.