Skip to main content
Glama
prometheus_cloudformation.yaml726 B
AWSTemplateFormatVersion: "2010-09-09" Description: Resources used for monitoring the GHA test runs using Prometheus Resources: PrometheusWorkspace: Type: AWS::APS::Workspace PrometheusWorkspaceIngestionPolicy: Type: AWS::IAM::ManagedPolicy Properties: ManagedPolicyName: PrometheusWorkspaceIngestionPolicy PolicyDocument: Version: "2012-10-17" Statement: - Effect: Allow Resource: !Ref PrometheusWorkspace Action: - aps:RemoteWrite - aps:GetSeries - aps:GetLabels - aps:GetMetricMetadata Outputs: WorkspaceID: Description: "Prometheus Workspace ID" Value: !Ref PrometheusWorkspace

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/mengfwan/test-mcp-glama'

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