# Zed Mcp Grafana

> Grafana MCP server extension for Zed

- **Type:** MCP server
- **Install:** `agentstack add mcp-sd2k-zed-mcp-grafana`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sd2k](https://agentstack.voostack.com/s/sd2k)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [sd2k](https://github.com/sd2k)
- **Source:** https://github.com/sd2k/zed-mcp-grafana

## Install

```sh
agentstack add mcp-sd2k-zed-mcp-grafana
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Grafana MCP Server Extension for Zed

This extension integrates the [Grafana MCP Server][g-mcp] 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][service-account] 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:

```json
{
  "context_servers": {
    "mcp-server-grafana": {
      "settings": {
        "grafana_url": "",
        "grafana_api_key": ""
      }
    }
  }
}
```

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](LICENSE).

[g-mcp]: https://github.com/grafana/mcp-grafana
[service-account]: https://grafana.com/docs/grafana/latest/administration/service-accounts/

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [sd2k](https://github.com/sd2k)
- **Source:** [sd2k/zed-mcp-grafana](https://github.com/sd2k/zed-mcp-grafana)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-sd2k-zed-mcp-grafana
- Seller: https://agentstack.voostack.com/s/sd2k
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
