output "api_integration_id" {
description = "ID of the API Gateway integration"
value = aws_apigatewayv2_integration.api.id
}
output "api_route_id" {
description = "ID of the API Gateway route"
value = var.route_id
}
output "api_route_key" {
description = "Route key of the API Gateway route"
value = "ANY /jessica-service/{proxy+}"
}
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