Skip to main content
Glama

ElevenLabs Text-to-Speech MCP

by georgi-io
output "api_integration_id" { description = "ID of the API Gateway integration (ALB VPC Link)" value = length(aws_apigatewayv2_integration.api) > 0 ? aws_apigatewayv2_integration.api[0].id : var.jessica_service_integration_id } # Da die Route nicht mehr über Terraform verwaltet wird, sind diese Outputs nicht mehr verfügbar # output "api_route_id" { # description = "ID of the API Gateway route" # value = aws_apigatewayv2_route.service_route.id # } # output "api_route_key" { # description = "Route key of the API Gateway route" # value = aws_apigatewayv2_route.service_route.route_key # }

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