MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server designed to reduce robotic AI output and produce more human-like language.

Created 2/8/2026
Updated 17 days ago
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" ] } } }