mcpbeat Sign in

CCRider MCP Server

local only

CCRider runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.

Full-text search, browse, and resume across your coding agent sessions (Claude Code, Codex, Amp)

Installs / week
not published
130
Stars
0 open issues
13 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    return filepath.Join(home, ".claude", "projects", encodedPath, sessionID+".jsonl")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to CCRider

same job, measured the same way
showagent
by aytzey

Search, resume and convert AI coding sessions (Claude Code, Codex, Gemini, OpenCode, Pi) over MCP.

local only
Claude Replay
by constripacity

Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.

159 installs/wk local only
Baton
by kasabeh

Pass the baton between coding agents: convert sessions across Claude Code, OpenCode, Codex & more.

52 installs/wk local only
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

49 installs/wk local only
Engrm
by dr12hes

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

27 installs/wk local only
Chromeflow
by chromeflow

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only
Chromeflow
by neodrew

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only
Claude Find
by cavinooo

Pull Deep Memory from across your Claude Code Sessions — when you need it.

39 installs/wk local only

CCRider — questions

Answers built from our own checks of this server.

Why is there no uptime for CCRider?
CCRider runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is CCRider open source?
Yes — it is published under the MIT licence, written in Go and 130 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.