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 work with speech to text and voice and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 10 · #142 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18

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

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.17.0 · 2026-08-29

The companion widget stops being a Storybook mockup and becomes a thing you · can actually use. Built live on stream, with Krzysztof finding the bugs in · real time. · The companion is real now (#28) · In 2.16 it…

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…

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 #142 of 173 actively-maintained media servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-08-29)
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-09-18, its last commit was 2026-09-15 and it shipped 2 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 · Open HCS · OpenImageDebugger MCP · Opus Clip (opus-pro) · Zoteus

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