Skip to main content
Glama

ElevenLabs MCP Server

__init__.py270 B
"""ElevenLabs MCP Server package.""" __version__ = "0.1.0" from .server import ElevenLabsServer, main from .models import AudioJob, ScriptPart from .elevenlabs_api import ElevenLabsAPI __all__ = ["ElevenLabsServer", "main", "AudioJob", "ScriptPart", "ElevenLabsAPI"]

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/mamertofabian/elevenlabs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server