Stats
Actions
Tags
From claude-historian
Local stdio MCP server for Claude conversation history management, offering tools to access, query, or manipulate chat histories and sessions.
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
npx claudepluginhub vvkmnn/claude-emporium --plugin claude-historian