Noisy Coding MCP Server

Talk to Claude Code while it works - Jarvis-style voice coding. It's your voice that's noisy, not your code.

People who need media tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 5 · #137 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Noisy Coding

before you install - you'll need

The README does not document required environment variables for a basic install.

Docker

docker run -i --rm docker.io/noisy/noisy-coding:2.13.3

Claude Desktop - add to config

{
  "mcpServers": {
    "noisy-noisy-coding": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/noisy/noisy-coding:2.13.3"
      ]
    }
  }
}
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 container (OCI image) - can be sandboxed away from your filesystem

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

license MIT - declared in the repository

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

03 · What Noisy Coding can do

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

Latest releases

v2.16.0 · 2026-08-23

Everything from Day 1 of the live stream - features shipped and battle-tested on air. · New · Scratch-my-words hotkey - a third global hotkey (Escape works too) that aborts the current recording in ANY mode: hold…

v2.15.0 · 2026-08-22

Highlights · Graceful daemon shutdown (#35). POST /shutdown schedules an exit (default 5 min) instead of dying under kill; the dashboard shows a full-width countdown bar - big amber CANCEL, small restart-now - and the…

v2.14.0 · 2026-08-22

Highlights · Transport controls for spoken messages. While a message plays, its bubble now offers real controls: pause/resume freezes playback in place (mid-syllable, resumes exactly there - system-speaker playback is…

04 · Who maintains Noisy Coding

noisy-coding is maintained by noisy. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
media - ranked #137 of 155 actively-maintained media servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.noisy/noisy-coding (active, first published 2026-08-17)
packages
oci:docker.io/noisy/noisy-coding:2.13.3

06 · Noisy Coding FAQ

What is Noisy Coding?

Talk to Claude Code while it works - Jarvis-style voice coding. It's your voice that's noisy, not your code.

Is Noisy Coding still maintained?

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

How do I install Noisy Coding?

Run `docker run -i --rm docker.io/noisy/noisy-coding:2.13.3`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

07 · Alternatives to Noisy Coding

More media MCP servers · Glassypic · Tinify AI · Open HCS · OpenImageDebugger MCP · Opus Clip (opus-pro)

More Python MCP servers · Local FAISS MCP Server · Culprit · Norman MCP Server · Distillery · Genome · see all