N
Natural Voice MCP
by @Protogenus
MCP server designed to reduce robotic AI output and produce more human-like language.
Created 2/8/2026
Updated 17 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-natural-voice-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"protogenus-natural-voice-mcp": {
"command": "npx",
"args": [
"protogenus-natural-voice-mcp"
]
}
}
}