@vocea.app/mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOCEA_API_KEY | Yes | API key starting with vca_ | |
| VOCEA_BASE_URL | No | Override base URL (default: https://vocea.app/api) | https://vocea.app/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vocea_generate_audioB | Convert text to speech using a Vocea voice. Returns an audio URL. |
| vocea_list_voicesB | List the authenticated user's cloned voices. |
| vocea_list_public_voicesC | List public community voices available for use. |
| vocea_transcribeB | Transcribe audio from a base64-encoded string to text (STT). |
| vocea_get_creditsA | Get the current credit balance for the authenticated user. |
| vocea_get_audioA | Get details (including CDN URL) for a previously generated audio. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vocea-admin/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server