statlyte — live LLM pricing
Rank #58,510io.github.richardwilkinson9/statlyte
Live LLM pricing, context windows and model ids, read from each vendor's own page every 3 hours.
statlyte — live LLM pricing is a Model Context Protocol (MCP) server published by richardwilkinson9. It ranks #58,510 of 132,046 servers tracked on MCP Toplist. statlyte — live LLM pricing is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 73,536 of 132,046 servers on MCP Toplist.
Use statlyte — live LLM pricing
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add statlyte -- npx -y statlyte[mcp_servers.statlyte]
command = "npx"
args = ["-y", "statlyte"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"statlyte": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}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/io.github.richardwilkinson9%2Fstatlyte)<a href="https://mcptoplist.com/server/io.github.richardwilkinson9%2Fstatlyte"><img src="https://mcptoplist.com/badge/io.github.richardwilkinson9%2Fstatlyte.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
richardwilkinson9
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 8, 2026 |
| 0.1.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains statlyte — live LLM pricing?
- statlyte — live LLM pricing is maintained by richardwilkinson9, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is statlyte — live LLM pricing listed on the Official MCP Registry?
- Yes — statlyte — live LLM pricing is listed on the Official MCP Registry, alongside Glama.
- How many versions does statlyte — live LLM pricing have?
- MCP Toplist tracks 2 versions of statlyte — live LLM pricing, most recently published on Aug 8, 2026.
- Where can I find the source code for statlyte — live LLM pricing?
- The source code for statlyte — live LLM pricing is hosted at github.com/richardwilkinson9/statlyte-data.
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.