MCP Servers / productivity / Summarize MCP

Summarize MCP

JSON →
none1productivity

Converts text summaries to speech using OpenAI's Text-to-Speech API and plays them in the background.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: summarize-mcp
Tools
What this server exposes
play_summary
Converts text to speech and plays it in the background. Uses saved voice and tone preferences unless overridden.
set_voice
Set the default voice for all future text-to-speech conversions.
set_tone
Set the default tone/instructions for how text should be spoken in all future TTS requests.
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
Resources
Summarize MCP — MCP Server · libregistry