概要
Resemble AI is a server implementation that bridges the Resemble AI voice generation API with Claude and Cursor, leveraging the Model Context Protocol (MCP). It enables users to generate realistic voice audio from text, providing a seamless integration for AI-driven voice applications within these platforms. Supporting both SSE and StdIO transport methods, it offers flexible connectivity options to suit various deployment scenarios.
主な機能
- Generates voice audio from text using Resemble AI voices
- Lists available voice models
- Supports SSE and StdIO transport for flexible connectivity
- Integrates seamlessly with Claude and Cursor
- 0 GitHub stars
- Returns audio as a local file or base64 encoded string
ユースケース
- Automating text-to-speech tasks in content creation workflows
- Integrating realistic voice generation into AI assistants
- Generating voice prompts and responses within development environments