The official Cartesia MCP server
Project description
Cartesia MCP Server
This is the official Cartesia MCP server which allows other MCP clients such as OpenAI agents, Curso and Claude Desktop to perform text to speech, transcribe audio, localize spech etc.
Cartesia Setup
Ensure that you have created an account on Cartesia and gotten your API key. There is a free tier with 20,000 credits per month.
Installation
Install the python package using pip install cartesia-mcp
Add the following to your MCP settings file such as claude_desktop_config.json
{
"mcpServers": {
"cartesia-mcp": {
"command": "uvx",
"args": ["cartesia-mcp"],
"env": {
"CARTESIA_API_KEY": "<insert-your-api-key-here>",
"OUTPUT_DIRECTORY": // directory to store generated files
}
}
}
}
Try asking Claude to
- list all feminine, masculine, or gender neutral Cartesia voices
- to provide more information about voice X
- to convert a text phrase to audio using a particular voice
- to generate audio to connect two existing audio segments (specify file paths)
- to create a new voice from an existing voice
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cartesia_mcp-0.1.6.tar.gz.
File metadata
- Download URL: cartesia_mcp-0.1.6.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
992bb5a3e0517f9da2e35777ef33a9b4fa7a1cbc392dc65264456a40657ffb75
|
|
| MD5 |
9278052cebdc76a056d924ea339e77da
|
|
| BLAKE2b-256 |
309fc77d4b47fcbab64f64b8ae0d1a8838dea4918c5f6d3e2b41d846ab1136c0
|
File details
Details for the file cartesia_mcp-0.1.6-py3-none-any.whl.
File metadata
- Download URL: cartesia_mcp-0.1.6-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73d2b6edd545366348cdcf05d738f68184f10119d1bf81b8583917d5aaca503f
|
|
| MD5 |
bd65a2b5e4dcd2afde4bc4b98baced97
|
|
| BLAKE2b-256 |
67d6bcfa37babcdd5e78f16890c112b5708aa4ebadbf1581e5ef1151906dd3a7
|