mcpbeat Sign in

statlyte — live LLM pricing MCP Server

by richardwilkinson9 Your server? Claim it
local only

statlyte — live LLM pricing runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 14 Aug 2026.

Live LLM pricing, context windows and model ids, read from each vendor's own page every 3 hours.

Installs per day peak 149 · avg 5
a month agotoday
32
Installs / week
npm · statlyte
0
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check statlyte — live LLM pricing every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add statlyte -- npx -y statlyte
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "statlyte": {
      "args": [
        "-y",
        "statlyte"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.statlyte]
command = "npx"
args = ["-y", "statlyte"]
.cursor/mcp.json
{
  "mcpServers": {
    "statlyte": {
      "args": [
        "-y",
        "statlyte"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "statlyte": {
      "args": [
        "-y",
        "statlyte"
      ],
      "command": "npx"
    }
  }
}

Alternatives to statlyte — live LLM pricing

same job, measured the same way
Espn
by christianclaudio

Model Context Protocol server for live & historical sports stats and odds via ESPN.

1 029 installs/wk local only
Sensefold
by sensefold

Personal context for every AI: search, read, and write back to your private Markdown library.

answering
AI Model Watch
by khavel

Prices, context windows, lifecycle and deprecation dates for 270+ AI/LLM models. Daily, no key.

389 installs/wk local only
Kit Memory Demo
by peteratpondo

Continuity for agents: a live memory you can read and cite right now, outliving the context window.

7 tools answering
C
Isitdeprecated
by isitdeprecated

Check if an AI model is deprecated, retiring, or silently changed price or context window.

4 tools answering
Andi Search
by andiai

Real-time web search and page fetch for AI agents from Andi's own index. LLM-ready markdown output.

answering
MCP Registry Search
by spacemandomains

Search and browse every MCP server in the Model Context Protocol registry.

3 tools answering
CLS++ Memory
by rajamohan1950

Cross-LLM persistent memory: store context once, recall it from any AI model.

122 installs/wk answering

statlyte — live LLM pricing — questions

Answers built from our own checks of this server.

Why is there no uptime for statlyte — live LLM pricing?
statlyte — live LLM pricing runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package statlyte was installed 32 times last week.
How do I connect statlyte — live LLM pricing?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls statlyte straight from npm; nothing to host, nothing to sign up for.
How many people use statlyte — live LLM pricing?
The npm package statlyte was installed 32 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is statlyte — live LLM pricing open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.