mcpbeat Sign in

LLMnesia MCP Server

local only

LLMnesia runs on your own machine — the client starts it, so there is no endpoint to ping. 790 installs a week from npm.

Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.

Installs per day peak 624 · avg 95 · -30% w/w
a month agotoday
790
Installs / week
npm · @llmnesia/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check LLMnesia every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp -- npx -y @llmnesia/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@llmnesia/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@llmnesia/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@llmnesia/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@llmnesia/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to LLMnesia

same job, measured the same way
LLMemory
by meir-may

Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

answering
Foxhound
by caleb-love

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

32 installs/wk local only
Tradesearcher
by tradesearcher

Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.

94 installs/wk local only
Cavuno MCP
by cavuno

Connect Claude, Cursor, Codex, and other MCP clients to manage your Cavuno job board.

answering
C
Heyoden
by heyoden

Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.

77 installs/wk local only
Zendesk MCP
by michaelrice

Zendesk MCP server for Claude Code and other MCP clients

218 installs/wk local only
Memex
by dioniipereyraa

One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.

216 installs/wk local only
Whatsapp
by gaviwhatsapp

Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.

46 installs/wk local only

LLMnesia — questions

Answers built from our own checks of this server.

Why is there no uptime for LLMnesia?
LLMnesia runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @llmnesia/mcp was installed 790 times last week.
How do I connect LLMnesia?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @llmnesia/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use LLMnesia?
The npm package @llmnesia/mcp was installed 790 times in the last week. Week over week that is -30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.