Skip to main content
Glama

ElevenLabs MCP Server

get_agent

Retrieve detailed information about a specific conversational AI agent by providing its unique identifier.

Instructions

Get details about a specific conversational AI agent

Input Schema

NameRequiredDescriptionDefault
agent_idYes

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "title": "Agent Id", "type": "string" } }, "required": [ "agent_id" ], "type": "object" }

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

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