io.github.kunwar-shah/claudex
Quality Score
85
/100
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"claudex": {
"command": "npx",
"args": [
"-y",
"@kunwarshah/claudex"
],
"env": {
"PROJECT_ROOT": "<project_root>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"claudex": {
"command": "npx",
"args": [
"-y",
"@kunwarshah/claudex"
],
"env": {
"PROJECT_ROOT": "<project_root>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @kunwarshah/claudex§02 Environment variables
PROJECT_ROOTPath to Claude Code conversation log directory. Defaults to ~/.claude/projects.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.