Claudex MCP Server

Professional conversation viewer and analysis tool for Claude Code Claudex is a full-stack web application designed for developers, QA engineers, and researchers who need to inspect, search, and analyze Claude Code conversation histories. Built with React and Fastify, it provides enterprise-grade full-text search using SQLite FTS5, universal template support for all Claude Code versions, and comprehensive analytics…

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-20 · ★ 92 · #89 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Claudex

before you install - you'll need

PROJECT_ROOT is optional or environment-specific per the README.

Claude Code

claude mcp add kunwar-shah-claudex -- npx -y @kunwarshah/claudex

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kunwar-shah-claudex": {
      "command": "npx",
      "args": [
        "-y",
        "@kunwarshah/claudex"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @kunwarshah/claudex - the @kunwarshah scope differs from the repo owner (kunwar-shah); confirm it's the project's official package

registry namespace io.github.kunwar-shah is GitHub-verified and matches the repo owner

03 · What Claudex can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.3.3 · 2026-05-03

What's new · This release brings two big things: · 1. Official MCP Registry support - Claudex is now publishable to Anthropic's official MCP Registry at registry.modelcontextprotocol.io for canonical discovery by all…

v1.3.2 · 2026-04-30

What's new · This is a metadata refresh release - no functional code changes since v1.3.0, but a lot of housekeeping that makes Claudex easier to find and understand. · Highlights · Animated hero GIF in README (thanks…

v1.3.0 · 2026-02-12

What's New · MCP Server for Claude Code · Claudex now includes a Model Context Protocol (MCP) server that gives Claude Code persistent memory across sessions. Claude can remember your codebase conventions, architecture…

04 · Who maintains Claudex

claudex is maintained by kunwar-shah. It's the only MCP server we track from this author; the repo dates to Oct 2025.

05 · Facts

category
memory - ranked #89 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.kunwar-shah/claudex (active, first published 2026-05-03 · 2 versions)
packages
npm:@kunwarshah/claudex

06 · Claudex FAQ

What is Claudex?

Professional conversation viewer and analysis tool for Claude Code Claudex is a full-stack web application designed for developers, QA engineers, and researchers who need to inspect, search, and analyze Claude Code conversation histories. Built with React and Fastify, it provides enterprise-grade full-text search using SQLite FTS5, universal template support for all Claude Code versions, and comprehensive analytics…

Is Claudex still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-20. We re-verify nightly.

How do I install Claudex?

Run `npx -y @kunwarshah/claudex`. The README documents one environment variable (PROJECT_ROOT) to set first. PROJECT_ROOT is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Claudex run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Claudex

Pairs well with

Servers that cover what Claudex doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Sage · Copilot Memory MCP · Memharness · KIP · Cuba Memorys

More JavaScript MCP servers · Artifacts · Kwp Lab Rss Reader MCP · Instagram Dm · Vorim MCP Server · Tijori Finance · see all