Tempo MCP Server
UnclaimedAn MCP ( Model Context Protocol ) Server for Grafana Tempo
Install
$
docker run -p 8080:8080 --rm -i tempo-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
end
End time for the query (default: now)
limit
Maximum number of traces to return (default: 20)
password
Password for basic authentication (optional)
query
Tempo query string (e.g., {service.name="frontend"}, {duration>1s})
start
Start time for the query (default: 1h ago)
url
The Tempo server URL (default: from TEMPOURL environment variable or http://localhost:3200)
username
Username for basic authentication (optional)