About
Overview
The Bark MCP Server enables AI agents to generate speech using Suno's Bark text-to-speech model. It supports multiple languages, voice presets, and non-speech audio generation.
Capabilities
Tools & Capabilities
⚡generate_speech
Generate speech from text
⚡list_voices
List available voice presets
Setup
Installation
bash
Install
pip install mcp-server-barkExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"bark": {
"command": "python",
"args": ["-m", "mcp_server_bark"]
}
}
}Quick Info
Authorcommunity
LanguagePython
StatusBeta
Stars★ 40
Last UpdatedFeb 12, 2026