say-server.md
Say Server
UI Appfrom"modelcontextprotocol"
2.4k
Text-to-speech demo for voice synthesis
MediaTTSspeechvoiceaudio
install.sh
# Clone the repository
$git clone https://github.com/modelcontextprotocol/ext-apps/tree/main/examples/say-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve
>Related Apps
pdf-server.md2.4k
export pdf-server
UI App
from "modelcontextprotocol"
Interactive PDF viewer with chunked loading for large documents
PDFviewerdocuments
video-resource-server.md2.4k
export video-resource-server
UI App
from "modelcontextprotocol"
Binary video streaming via MCP resources for media playback
videostreamingmedia
sheet-music-server.md2.4k
export sheet-music-server
UI App
from "modelcontextprotocol"
ABC notation to sheet music converter and viewer
musicnotationABC