mcpbeat Sign in

showagent MCP Server

local only

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

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

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

What the code does

We read the source, 20 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.

    extracted := filepath.Join(tmpdir, binaryName)

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 showagent

same job, measured the same way
CCRider
by neilberkman

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

local only
Baton
by kasabeh

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

68 installs/wk local only
Memex
by dioniipereyraa

One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.

120 installs/wk local only
Claude Replay
by constripacity

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

159 installs/wk local only
AI R
by pro-target

Read local AI agent sessions (Claude Code, Codex, OpenCode, Antigravity, Pi): intents, plans, tools

42 installs/wk local only
Agent Interop Runtime
by praket7

A capability graded local MCP runtime for Freebuff, Codex, OpenCode, and Claude Code sessions.

329 installs/wk local only
Nelly the Elephant
by spicyricecakes

Search and resume past Claude Code conversations. An elephant never forgets.

35 installs/wk local only
Thinkrun
by dundas

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

68 installs/wk local only

showagent — questions

Answers built from our own checks of this server.

Why is there no uptime for showagent?
showagent runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is showagent open source?
Yes — it is published under the MIT licence, written in Go and 48 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.