RUN IN TERMINAL
claude mcp add commcparmory-grafana -- uvx mcparmory-grafana
ADD TO claude_desktop_config.json
{
"mcpServers": {
"commcparmory-grafana": {
"command": "uvx",
"args": ["mcparmory-grafana"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"commcparmory-grafana": {
"command": "uvx",
"args": ["mcparmory-grafana"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"commcparmory-grafana": {
"command": "uvx",
"args": ["mcparmory-grafana"]
}
}
}
About This MCP Server
Manage dashboards, users, teams, alerts, data sources, and access control. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
mcparmory-grafana on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The grafana server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.