Zonos MCP-Integration
Eine Model Context Protocol-Integration für Zonos TTS, die es Claude ermöglicht, Sprache direkt zu generieren.
Aufstellen
Installation über Smithery
So installieren Sie die Zonos TTS-Integration für Claude Desktop automatisch über Smithery :
Manuelle Installation
- Stellen Sie sicher, dass Zonos mit unserer API-Implementierung ( PhialsBasement/zonos-api ) ausgeführt wird.
- Installieren Sie Abhängigkeiten:
- Konfigurieren Sie den PulseAudio-Zugriff:
- Erstellen Sie den MCP-Server:
- Zu Claudes Konfigurationsdatei hinzufügen: Bearbeiten Sie Ihre Claude-Konfigurationsdatei (normalerweise in
~/.config/claude/config.json
) und fügen Sie dies zum AbschnittmcpServers
hinzu:
Ersetzen Sie /path/to/your/zonos-mcp
durch den tatsächlichen Pfad, in dem Sie den MCP-Server installiert haben.
Verwendung mit Claude
Nach der Konfiguration weiß Claude automatisch, wie das Tool speak_response
zu verwenden ist:
Merkmale
- Text-to-Speech durch Claude
- Unterstützung mehrerer Emotionen
- Mehrsprachige Unterstützung
- Korrekte Audiowiedergabe durch PulseAudio
Anforderungen
- Node.js
- PulseAudio-Einrichtung
- Ausführen einer Instanz der Zonos-API (PhialsBasement/zonos-api)
- Funktionierendes Audioausgabegerät
Hinweise
- Stellen Sie sicher, dass sowohl der Zonos-API-Server als auch dieser MCP-Server ausgeführt werden
- Für die Audiowiedergabe ist eine ordnungsgemäße PulseAudio-Konfiguration erforderlich.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Erleichtert die direkte Sprachgenerierung mit Claude für mehrere Sprachen und Emotionen und lässt sich über das Model Context Protocol in ein Zonos-TTS-Setup integrieren.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityProvides intelligent transcript processing capabilities for Claude, featuring natural formatting, contextual repair, and smart summarization powered by Deep Thinking LLMs.Last updated -415TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that integrates high-quality text-to-speech capabilities with Claude Desktop and other MCP-compatible clients, supporting multiple voice options and audio formats.Last updated -131TypeScriptMIT License
- AsecurityAlicenseAqualityA server that enables Claude 3.7 and other AI agents to access VOICEVOX-compatible speech synthesis engines (AivisSpeech, VOICEVOX, COEIROINK) through the Model Context Protocol.Last updated -110TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that connects Claude AI to QGIS, enabling direct interaction with the GIS software for project creation, layer manipulation, code execution, and processing algorithms through natural language prompts.Last updated -5PythonCreative Commons Zero v1.0 Universal