Engram Mcp Server
@lumetra-io
About Engram Mcp Server
Give your AI agents a memory they can trust. Engram lets your AI remember past conversations, facts, and decisions, so it feels more like a real teammate.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"engram": {
"url": "https://engram.lumetra.io",
"headers": {
"X-API-Key": "<your-api-key>"
}
}
}
}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 Engram Mcp Server?
Engram Mcp Server is a hosted MCP (Model Context Protocol) server that gives AI agents reliable, persistent memory. It allows agents to remember past conversations, facts, and decisions, making them feel more like real teammates. The service is provided by Lumetra and is free during public beta with no credit card required.
How to use Engram Mcp Server?
To use Engram Mcp Server, sign up at lumetra.io to get an API key, then configure your MCP client (e.g., Claude Code, Windsurf, Cursor) with the server URL https://engram.lumetra.io and your API key in the appropriate config file or command. After restarting the client, the agent will have access to memory tools like store_memory, search_memories, and delete_by_event.
Key features of Engram Mcp Server
- Provides reliable, persistent memory for AI agents
- Works with Claude Code, Windsurf, Cursor, and other MCP clients
- Built-in tools for storing, searching, and deleting memories
- Includes
explain_retrievalto show why results were chosen - No local installation required – fully hosted service
Use cases of Engram Mcp Server
- Support workflows that carry forward prior ticket context and follow‑ups
- Code reviews that remember ADRs, brittle areas, and post‑mortems
- Shared metric definitions with approved joins and SQL snippets
- Consistent on‑brand content by centralizing voice and approved claims
FAQ from Engram Mcp Server
Is Engram Mcp Server free to use?
Yes, it is free during the public beta and does not require a credit card.
Do I need to install anything locally?
No. Engram is a hosted service running at https://engram.lumetra.io; there is no local installation required.
Which MCP clients are supported?
The README provides configuration examples for Claude Code, Windsurf, and Cursor. It also notes that other MCP clients are supported via the same configuration pattern.
What memory tools are available?
The tools include: store_memory, store_memories, search_memories, memory_index, delete_by_event, and explain_retrieval.
Frequently asked questions
Is Engram Mcp Server free to use?
Yes, it is free during the public beta and does not require a credit card.
Do I need to install anything locally?
No. Engram is a hosted service running at `https://engram.lumetra.io`; there is no local installation required.
Which MCP clients are supported?
The README provides configuration examples for Claude Code, Windsurf, and Cursor. It also notes that other MCP clients are supported via the same configuration pattern.
What memory tools are available?
The tools include: `store_memory`, `store_memories`, `search_memories`, `memory_index`, `delete_by_event`, and `explain_retrieval`.
Basic information
More Memory & Knowledge MCP servers
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.

Dash Api Docs Mcp Server
KapeliMCP server for Dash, the macOS API documentation browser
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Comments