Skip to main content
Glama

ElevenLabs Text-to-Speech MCP

by georgi-io
outputs.tf432 B
output "deployment_role_arn" { description = "ARN of the GitHub Actions deployment role" value = aws_iam_role.github_actions_role.arn } output "deployment_role_name" { description = "Name of the GitHub Actions deployment role" value = aws_iam_role.github_actions_role.name } output "github_oidc_provider_arn" { description = "ARN of the GitHub OIDC provider" value = local.github_oidc_provider_arn }

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/georgi-io/jessica'

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