Stats
Actions
Tags
From claude-historian
Local MCP server that records and retrieves conversation history for Claude Code sessions, enabling context persistence across interactions.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"historian": {
"command": "npx",
"args": [
"claude-historian-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Feb 23, 2026
First indexed Feb 23, 2026
npx claudepluginhub vvkmnn/claude-emporium --plugin claude-historian