Claude Remind MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 11 May 2026.
Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
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 claude-remind-mcp -- npx -y claude-remind-mcp
{
"mcpServers": {
"claude-remind-mcp": {
"args": [
"-y",
"claude-remind-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.claude-remind-mcp]
command = "npx"
args = ["-y", "claude-remind-mcp"]
{
"mcpServers": {
"claude-remind-mcp": {
"args": [
"-y",
"claude-remind-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-remind-mcp": {
"args": [
"-y",
"claude-remind-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.