mcp-voice
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-voicerewrite this paragraph in my voice"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-voice
An MCP server that lets Claude generate, rewrite, de-AI, and transform written text so it reads as a specific human voice — primarily the operator's own, extensible to other authorized voices. Not for impersonating arbitrary third parties.
Status
Early build. Specs (research-backed, decisions resolved) live in the system repo:
voice-mcp-research.md— verified research + the three architecture callsvoice-mcp-spec-00-benchmark-spike.md— calibration spike (prerequisite)voice-mcp-spec-01-ingestion.md— corpus ingestion ← building nowvoice-mcp-spec-02-storage.md—voice.schema + dual embeddingsvoice-mcp-spec-03-eval-harness.md— stylometric + detector gates (Python sidecar)voice-mcp-spec-04-voice-model.md— the generation enginevoice-mcp-spec-05-de-ai.md— tell registry + surgical remediationvoice-mcp-spec-06-mcp-design.md— the 7-tool MCP surface
Related MCP server: MyAITwin MCP
Architecture (locked)
Stack: TypeScript MCP server (this repo) + a Python FastAPI eval sidecar over HTTP.
Storage: reuse the Second Brain Postgres + pgvector in an isolated
voice.schema.Capture: hybrid — distilled style card + style-coverage few-shot exemplars + RAG for facts.
Gate: stylometric similarity is primary; AI-detectors are advisory-only (never optimized against).
Toolchain
Bun + TypeScript, Biome, knip, bun test.
bun install
bun test
bun run quality # biome ci + knip + tscThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceAutomates Grammarly's web interface to check AI detection and plagiarism scores, then uses Claude to iteratively rewrite text until it meets target thresholds for humanized content.Last updated17MIT

MyAITwin MCPofficial
Flicense-qualityBmaintenancePersonal RAG database and semantic search built from inside your AI chat. Store knowledge, voice, and skills; Claude and ChatGPT create work that sounds like you.Last updated- AlicenseAqualityDmaintenanceAnalyses your published writing from a sitemap, extracts a corpus, and generates a Claude Skill so Claude writes in your voice.Last updated35011Apache 2.0
- Alicense-qualityCmaintenanceEnables Claude to generate speech from text and express it through a 3D VRM avatar via the AgentVRM engine.Last updated3MIT
Related MCP Connectors
Transform AI-generated text into natural, human-sounding content that bypasses AI detectors.
A personal RAG database you build from chat, so AI creates work that sounds like you.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nsoult-agentic/mcp-voice'
If you have feedback or need assistance with the MCP directory API, please join our Discord server