Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Cartesia Mcp

    The official Cartesia MCP Server

    8 stars
    Python
    Updated Sep 1, 2025

    Table of Contents

    • Cartesia Setup
    • Installation
    • Claude Desktop Integration
    • Cursor Integration

    Table of Contents

    • Cartesia Setup
    • Installation
    • Claude Desktop Integration
    • Cursor Integration

    Documentation

    Cartesia MCP Server

    The Cartesia MCP server provides a way for clients such as Cursor, Claude Desktop, and OpenAI agents to interact with Cartesia's API. Users can localize speech, convert text to audio, infill voice clips etc.

    Cartesia Setup

    Ensure that you have created an account on Cartesia, there is a free tier with 20,000 credits per month. Once in the Cartesia playground, create an API key under API Keys --> New.

    Installation

    sh
    pip install cartesia-mcp
    which cartesia-mcp # absolute path to executable

    Claude Desktop Integration

    Add the following to claude_desktop_config.json which can be found through Settings --> Developer --> Edit Config.

    code
    {
      "mcpServers": {
        "cartesia-mcp": {
          "command": "",
          "env": {
            "CARTESIA_API_KEY": "",
            "OUTPUT_DIRECTORY": // directory to store generated files (optional)
          }
        }
      }
    }

    Try asking Claude to

    • List all available Cartesia voices
    • To convert a text phrase into audio using a particular voice
    • To localize an existing voice into a different language
    • To infill audio between two existing audio segments (specify absolute paths to audio files)
    • To change an audio file to use a different voice

    Cursor Integration

    Create either a .cursor/mcp.json in your project or a global ~/.cursor/mcp.json. The same config as for Claude can be used.

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k