Talkthrough MCP

Quickstart · Tools · Benchmarks · FAQ · Troubleshooting · Changelog · Contributing. It runs locally over stdio via the published package.

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 22 · #32 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Talkthrough MCP

Claude Code

claude mcp add korovin-aa97-talkthrough-mcp -- uvx talkthrough-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "korovin-aa97-talkthrough-mcp": {
      "command": "uvx",
      "args": [
        "talkthrough-mcp"
      ]
    }
  }
}

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

repo age created 2026-07-10 - young repo, little track record yet

license MIT - declared in the repository

pypi package talkthrough-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.korovin-aa97 is GitHub-verified and matches the repo owner

03 · What Talkthrough MCP can do

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

Limitations (from the README)

Honest edges, so you can decide fast: - Speaker labels are segment-level and opt-in. Diarization assigns each whisper segment ONE speaker by dominant overlap - a segment spanning a fast exchange gets the majority voice, sub-second interjections ("yeah", "mhm") can be absorbed, and heavy crosstalk degrades clustering (the segmentation model tracks at most 2 simultaneous voices). Quality is pyannote-3.x-generation. The

Latest releases

v0.2.6 · 2026-08-10

tell Dependabot to skip mcp major bumps while the <2 pin stands · Bump mcp from 1.28.1 to 1.29.0 in the python-deps group · 0.2.6 - honesty + robustness (the payload tells the outcome, not the attempt)

v0.2.5 · 2026-07-31

social preview v2 (hero slogan + /talkthrough:bug) · Bump the actions group with 3 updates · declare the engine argument positional-only (unblocks #32) · Bump the python-deps group across 1 directory with 2 updates…

v0.2.4 · 2026-07-27

v0.2.4: /talkthrough:bug, silent-recording example, pre-STT cleanup, diarization honesty, benchmarks

04 · Who maintains Talkthrough MCP

talkthrough-mcp is maintained by korovin-aa97. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
media - ranked #32 of 155 actively-maintained media servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-10)
registry
io.github.korovin-aa97/talkthrough-mcp (active, first published 2026-07-11 · 11 versions)
packages
pypi:talkthrough-mcp

06 · Talkthrough MCP FAQ

What is Talkthrough MCP?

Quickstart · Tools · Benchmarks · FAQ · Troubleshooting · Changelog · Contributing. It runs locally over stdio via the published package.

Is Talkthrough MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Talkthrough MCP?

Run `uvx talkthrough-mcp`. You can also paste the ready-made client config above.

Does Talkthrough MCP run locally?

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

07 · Alternatives to Talkthrough MCP

More media MCP servers · Kinocut · Video · Labelgrid MCP · ImmoStage Virtual Staging · Content

More Python MCP servers · Vector DB MCP · Sap Gui · Kubently · Zotero MCP (kujenga) · Cinema4d · see all