Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm.
MCP server for AI memory management using Letta - Standard MCP format
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memory-mcp -- npx -y @letta-ai/memory-mcp
{
"mcpServers": {
"memory-mcp": {
"args": [
"-y",
"@letta-ai/memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.memory-mcp]
command = "npx"
args = ["-y", "@letta-ai/memory-mcp"]
{
"mcpServers": {
"memory-mcp": {
"args": [
"-y",
"@letta-ai/memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memory-mcp": {
"args": [
"-y",
"@letta-ai/memory-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LETTA_API_KEY (Letta API key for memory operations), LETTA_USER_ID (Unique user identifier for associated memories).
The author declared them in the registry entry; get the values from the project itself.
MCP server for URL shortening and management
MCP server for temporary email management using ChatTempMail API
Inventory Management Ai MCP Server by MEOK AI Labs
MCP server for Fizzy task management
Hr Management Ai MCP Server by MEOK AI Labs
MCP server for Linear project management and issue tracking
Project Management Ai MCP Server by MEOK AI Labs
MCP server for persistent, searchable memory for AI agents.
Answers built from our own checks of this server.