LLM Latency Tracker
Rank #12,744dev.llmlatency/llm-latency-tracker
Measured latency, time to first token and uptime for ~45 AI inference APIs, by region.
LLM Latency Tracker is a Model Context Protocol (MCP) server published by mazamaka. It ranks #12,744 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. LLM Latency Tracker is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 119,302 of 132,046 servers on MCP Toplist.
Use LLM Latency Tracker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http llm-latency-tracker https://llmlatency.dev/mcp[mcp_servers.llm-latency-tracker]
url = "https://llmlatency.dev/mcp"Add to ~/.codex/config.toml.
https://llmlatency.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"llm-latency-tracker": {
"url": "https://llmlatency.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"llm-latency-tracker": {
"type": "http",
"url": "https://llmlatency.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"llm-latency-tracker": {
"serverUrl": "https://llmlatency.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"llm-latency-tracker": {
"url": "https://llmlatency.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.llmlatency%2Fllm-latency-tracker)<a href="https://mcptoplist.com/server/dev.llmlatency%2Fllm-latency-tracker"><img src="https://mcptoplist.com/badge/dev.llmlatency%2Fllm-latency-tracker.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mazamaka
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 16, 2026 |
| 1.0.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains LLM Latency Tracker?
- LLM Latency Tracker is maintained by mazamaka, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is LLM Latency Tracker listed on the Official MCP Registry?
- Yes — LLM Latency Tracker is listed on the Official MCP Registry, alongside Glama.
- How many versions does LLM Latency Tracker have?
- MCP Toplist tracks 2 versions of LLM Latency Tracker, most recently published on Aug 16, 2026.
- Where can I find the source code for LLM Latency Tracker?
- The source code for LLM Latency Tracker is hosted at github.com/mazamaka/llm-latency-tracker.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.