Bark MCP Server

Betaother
40 starsPythoncommunity
GitHub
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-bark
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "bark": {
      "command": "python",
      "args": ["-m", "mcp_server_bark"]
    }
  }
}

Quick Info

Authorcommunity
LanguagePython
StatusBeta
Stars 40
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Bark MCP Server - MCP Server Directory - CortexAgent