Grafana Cloud

Grafana Cloud MCP Connector for Claude

A+

Manage Grafana Cloud organizations, instances, and API keys — list stacks, manage users, and orchestrate observability infrastructure from your AI agent.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Grafana Cloud account to any AI agent to streamline your observability workflows and infrastructure management through natural language.

What you can do

  • Organization Management — List all organizations you belong to and fetch deep metadata for specific org slugs.
  • Stack & Instance Control — Retrieve all Grafana instances (stacks) within an organization and create new ones (Free or Pro plans) on the fly.
  • User Administration — Audit and list all users belonging to your cloud organizations to maintain access control.
  • API Key Lifecycle — List, create, and delete API keys with specific roles (Viewer, Editor, Admin) directly from your conversation.
  • Infrastructure Inspection — Get precise details for specific instances to understand your deployment status without leaving your terminal or editor.

How it works

  1. Subscribe to this server
  2. Enter your Grafana Cloud API Key (Cloud Access Policy token)
  3. Start managing your observability stacks from Claude, Cursor, or any MCP client

Who is this for?

  • DevOps & SREs — quickly audit stacks, check user lists, and provision new instances without navigating the Cloud Portal UI.
  • Platform Engineers — automate the creation of API keys and instances as part of developer onboarding or CI/CD flows.
  • Security Teams — monitor and rotate API keys across multiple organizations using simple AI commands.
grafanaobservabilitystack-managementapi-keysinfrastructure-as-code

9 tools expose this connector's capabilities to your AI agent.

create_api_key

Create a new API key

create_instance

Create a new instance (stack)

delete_api_key

Delete an API key

get_instance

Get details for a specific instance

get_org

Get details for a specific organization

list_api_keys

List API keys for an organization

list_instances

List all instances (stacks) in an organization

list_org_users

List users in an organization

list_orgs

List organizations you belong to

See how to talk to your AI agent using Grafana Cloud.

List all my Grafana Cloud organizations.

I've retrieved your organizations. You have access to: 'Main-Ops' (slug: main-ops) and 'Dev-Sandbox' (slug: dev-sandbox). Which one would you like to explore?

Show me all instances in the 'main-ops' organization.

In the 'main-ops' organization, I found 2 instances: 'Production-Stack' (URL: main-ops.grafana.net) and 'Staging-Metrics' (URL: main-ops-staging.grafana.net).

Create an Admin API key named 'automation-token' for the 'dev-sandbox' org.

Successfully created the API key 'automation-token' with Admin role. The key is: `glc_...`. Please store it securely as it won't be shown again.

Yes. Use the `list_org_users` tool with your organization slug. The agent will return a list of all members associated with that specific organization.

Related Connectors