View a markdown version of this page

MCPServerGrafanaConfiguration - AWS DevOps Agent

MCPServerGrafanaConfiguration

Configuration for Grafana MCP server integration, used with an AWS-hosted MCP server.

Contents

endpoint

Grafana instance URL (e.g., https://your-instance.grafana.net)

Type: String

Pattern: https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?

Required: Yes

organizationId

The Grafana organization ID that can be used.

Type: String

Pattern: [0-9]+

Required: No

tools

List of MCP tools that can be used.

Type: Array of strings

Pattern: [a-zA-Z0-9_-]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: