← All servers
πŸ”Œ

MemoryPublisherπŸ›‘ No advisories

com.letta/memory-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
10 months agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of letta.com, who proved control of the domain through the official MCP registry.

Verified owner: letta.com β†—com.letta/memory-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs LETTA_API_KEY.
βœ“
Configuration
Reads LETTA_USER_ID.

About

MCP server for AI memory management using Letta - Standard MCP format

Packages & transports

npm@letta-ai/memory-mcpv2.0.2 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@letta-ai/memory-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @letta-ai/memory-mcp