mcpbeat Sign in

Voice MCP Server

local only

Voice MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 1 Sep 2026.

Give Your Agent A Voice: x402 pay-per-call speech with 20 voices, 10 personas, 31 languages.

Installs per day peak 149 · avg 18 · -69% w/w
a month agotoday
49
Installs / week
npm · @forgemeshlabs/voice-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Voice MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add voice-mcp -- npx -y @forgemeshlabs/voice-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "voice-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/voice-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.voice-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/voice-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "voice-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/voice-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "voice-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/voice-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Voice MCP

same job, measured the same way
Primeta
by primeta

Give your AI a face, a voice, and a personality. 3D avatars with custom personas.

answering
Peage MCP
by intrane

Give your agent a prepaid fiat wallet: pay any API per call in cents, no crypto, spend caps.

local only
Kx402
by kali123411

Kaspa x402 agent payer — pay x402 v2 services on Kaspa (KAS) per call, no account or API key

33 installs/wk local only
Mercury X402 MCP
by mercuryx402

Agent-payable web data over x402: 18 keyless services an agent pays per call.

38 installs/wk 18 tools answering
three.ws Agent Wallet
by nirholas

Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.

answering
YouTube data for agents
by fetcher-youtube

15 YouTube endpoints. Pay per call in USDC via x402.

17 tools answering
DexL Agents
by dexl-io

Pay-per-call AI gateway: models, speech, web search, on-chain reads and NLP tools, via x402.

5 tools answering
I
Percept — Ambient Voice Intelligence
by davidemanueldev

Give your AI agent ears — ambient voice intelligence with 8 MCP tools for Claude Desktop

55 installs/wk local only

Voice MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Voice MCP?
Voice MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @forgemeshlabs/voice-mcp was installed 49 times last week.
How do I connect Voice MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @forgemeshlabs/voice-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Voice MCP?
The npm package @forgemeshlabs/voice-mcp was installed 49 times in the last week. Week over week that is -69%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Voice MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.