Skip to content

Add resemble remote MCP server#2616

Open
devshahofficial wants to merge 1 commit intodocker:mainfrom
devshahofficial:add-resemble
Open

Add resemble remote MCP server#2616
devshahofficial wants to merge 1 commit intodocker:mainfrom
devshahofficial:add-resemble

Conversation

@devshahofficial
Copy link
Copy Markdown

Adds the Resemble AI remote MCP server to the registry.

Details

Field Value
Name resemble
Type remote
Transport SSE
URL `https://mcp.resemble.ai/sse\`
Category ai
OAuth Not required

What it exposes

Official Resemble AI MCP server. Exposes documentation and OpenAPI 3.0 schemas for the Resemble AI voice platform — voice cloning, text-to-speech, speech-to-speech, speech-to-text, and deepfake detection — so AI agents can generate accurate code against the Resemble API.

Source

Source project: resemble-ai/resemble-mcp (Python stdio server that can also be self-hosted)

Files added

servers/resemble/
├── server.yaml     # Remote SSE configuration
├── tools.json      # [] — dynamic tool discovery
└── readme.md       # Docs link

Per CONTRIBUTING.md remote server guide (Section 🌐 Adding a Remote MCP Server). Remote servers without OAuth omit the `oauth` field and `dynamic.tools` field.

Remote SSE server at mcp.resemble.ai/sse exposing Resemble AI voice
platform docs and OpenAPI schemas for voice cloning, TTS, S2S, STT,
and deepfake detection. Source: github.com/resemble-ai/resemble-mcp
@devshahofficial devshahofficial requested a review from a team as a code owner April 14, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant