mcpbeat Sign in

Noisy Coding MCP Server

local only

Noisy Coding runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.

Voice interface for Claude Code: talk to your agent and it talks back while it works.

Installs / week
not published
7
Stars
25 open issues
31 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

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

Builds a file path from a variable desktop/main.js:18
const asset = (name) => path.join(__dirname, "build", name);
Runs an external command desktop/main.js:88
  child = spawn(bin, [], {

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 Noisy Coding

same job, measured the same way
Aichat
by rcgalbo

Inter-agent communication for multi-agent Claude Code workflows.

53 installs/wk local only
Cairn
by cybort360

Log Claude Code work sessions, file edits, and tasks to your Cairn account.

61 installs/wk local only
DJ Claude
by p-poss

Agents can now live code music for you, themselves, and each other while they work.

84 installs/wk local only
AgentSEO
by agentseo-www

Live SEO workflow tools for Claude Code, Codex, and AI agents.

49 installs/wk 45 tools answering
Context Autopilot
by chiragbachani

Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.

142 installs/wk local only
Skillproof
by skillproofdev

Check whether a Claude Code skill was tested and whether it works before installing it.

63 installs/wk local only
C
Heyoden
by heyoden

Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.

77 installs/wk local only
Agent Audit
by fullstackdegen

Turn Lighthouse audits into coding-agent fix packs for Claude Code, Cursor, and Copilot.

57 installs/wk local only

Noisy Coding — questions

Answers built from our own checks of this server.

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