Skip to main content
Glama
vocea-admin

@vocea.app/mcp-server

Official
by vocea-admin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOCEA_API_KEYYesAPI key starting with vca_
VOCEA_BASE_URLNoOverride base URL (default: https://vocea.app/api)https://vocea.app/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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