simple-voice-mcp
Voice MCP Server - Add voice interaction (speak, listen, action) to LLMs through MCP with ElevenLabs TTS and React UI
Install / Use
claude mcp add CodingButter -- npx -y github:CodingButter/simple-voice-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AI & Machine LearningSupported Platforms
Skill content
View source on GitHub{ "name": "voice-mcp", "version": "1.0.6", "description": "Voice MCP Server - Add voice interaction capabilities (speak, listen, action) to LLMs through MCP with ElevenLabs TTS and React UI", "type": "module", "main": "src/index.tsx", "bin": { "voice-mcp": "src/index.tsx" }, "scripts": { "dev": "bun --hot src/index.tsx", "start": "NODE_ENV=production bun src/index.tsx", "build": "bun run build.ts", "prepublishOnly": "bun run build" }, "keywords": [ "mcp", "voice", "tts", "elevenlabs", "speech", "model-context-protocol", "llm", "ai", "assistant" ], "author": "codingbutter", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/CodingButter/simple-voice-mcp.git" }, "homepage": "https://github.com/CodingButter/simple-voice-mcp#readme", "bugs": { "url": "https://github.com/CodingButter/simple-voice-mcp/issues" }, "files": [ "src", "dist", "README.md", "LICENSE", "CLAUDE.md", "Project_Scope.md", "QUICKSTART.md" ], "engines": { "bun": ">=1.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "@radix-ui/react-label": "^2.1.7", "@radix-ui/react-select": "^2.2.5", "@radix-ui/react-slot": "^1.2.3", "bun-plugin-tailwind": "^0.0.15", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "elevenlabs": "^1.59.0", "lucide-react": "^0.525.0", "react": "^19", "react-dom": "^19", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.11", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@types/react": "^19", "@types/react-dom": "^19", "@types/bun": "latest" } }
Related Skills
caveman
107.1k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.5kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Invalid Date
