MCP ExplorerExplorer

Zed Mcp Grafana

@sd2kon 10 months ago
2 Apache-2.0
FreeCommunity
AI Systems
Grafana MCP server extension for Zed

Overview

What is Zed Mcp Grafana

zed-mcp-grafana is a Grafana MCP server extension designed to integrate with Zed, providing enhanced context capabilities for data visualization and monitoring.

Use cases

Use cases include monitoring system performance metrics, visualizing application logs, and creating dashboards for business intelligence in various industries.

How to use

To use zed-mcp-grafana, create a service account in Grafana with the necessary permissions, generate a service account token, and configure it in Zed settings under context servers. You can also set environment variables for configuration.

Key features

Key features include seamless integration with Grafana, support for custom context servers, and enhanced data visualization capabilities within the Zed environment.

Where to use

zed-mcp-grafana is ideal for use in data analytics, monitoring applications, and environments where real-time data visualization is critical.

Content

Grafana MCP Server Extension for Zed

This extension integrates the Grafana MCP Server as a Zed context server extension.

Installation

  1. Create a service account in Grafana with enough permissions to use the tools you want to use,
    generate a service account token, and copy it to the clipboard for use in the configuration file.
    Follow the Grafana documentation for details.

  2. Navigate to the Extensions menu in Zed, or use the command palette to search for extensions, and search for the Grafana MCP Server.

  3. In your Zed settings, add configuration for the Grafana MCP server extension:

{
  "context_servers": {
    "mcp-server-grafana": {
      "settings": {
        "grafana_url": "<your grafana url>",
        "grafana_api_key": "<your service account token>"
      }
    }
  }
}

You can alternatively set the GRAFANA_URL and GRAFANA_API_KEY environment variables to configure the extension.

License

This project is licensed under the Apache 2.0 License.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers