- Explore MCP Servers
- zed-mcp-grafana
Zed Mcp Grafana
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Grafana MCP Server Extension for Zed
This extension integrates the Grafana MCP Server as a Zed context server extension.
Installation
-
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. -
Navigate to the Extensions menu in Zed, or use the command palette to search for extensions, and search for the Grafana MCP Server.
-
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.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










