mcpbeat Sign in

Model ID Cheatsheet MCP Server

not responding

Model ID Cheatsheet is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 15 Mar 2026.

Accurate API model IDs, pricing, and specs for 46 models across 7 AI providers.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
3
Tools
read from the server
400 ms
Response time
average over 24h
0
Stars
last commit 15 Mar 2026

What the code does

We read the source, 16 h ago · tools taken from the live server · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/auto-merge.yml:19
      - name: Merge PR if auto-update labeled
        env:
          GH_TOKEN: ${{ github.token }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Model ID Cheatsheet does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add model-id-cheatsheet --transport http https://universal-model-registry-production.up.railway.app/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "model-id-cheatsheet": {
      "url": "https://universal-model-registry-production.up.railway.app/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.model-id-cheatsheet]
url = "https://universal-model-registry-production.up.railway.app/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "model-id-cheatsheet": {
      "url": "https://universal-model-registry-production.up.railway.app/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "model-id-cheatsheet": {
      "url": "https://universal-model-registry-production.up.railway.app/sse"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

add
add
Adds two numbers and returns the sum.
echo
echo
Echoes the provided text back to the caller.
server
server_time
Returns the current server time (ISO 8601, UTC).

Endpoints

URLTransportStateLatencyChecked
https://universal-model-registry-production.up.railway.app/sse sse answering 400 ms 7 min ago

Alternatives to Model ID Cheatsheet

same job, measured the same way
Anvx
by tje8x

Track and optimize AI API spending across 16 providers with live pricing.

28 installs/wk local only
Compute Finance Oracle
by compute-finance

Live AI compute pricing oracle — real-time LLM model prices across providers

225 installs/wk local only
Volthq
by newageflyfish-max

Compute price oracle for AI agents — compare pricing across 8 providers in real time.

72 installs/wk local only
Inferenceindexer MCP
by desmartin01

AI inference pricing for agents: live and historical model prices, provider comparison.

388 installs/wk 10 tools answering
Cannon Studio
by cannonstudio

Public Cannon Studio MCP for product, pricing, workflow, model, and API answers.

31 tools answering
Unifically
by unifically

One API for 100+ AI video, image, music and speech models.

14 tools answering
Kastell
by kastelldev

Server security audit (413 checks), hardening, and fleet management across 4 cloud providers.

79 installs/wk local only
C
AI API Radar
by dropwatchhq

Live LLM API price + status radar across 11 providers, with public per-model price HISTORY.

4 tools answering

Model ID Cheatsheet — questions

Answers built from our own checks of this server.

What can Model ID Cheatsheet do?
It exposes 3 tools, read directly from the server on our last check. Among them: add, echo, server_time. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Model ID Cheatsheet working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 400 ms. The bar chart above shows every period we have measured.
The registry lists Model ID Cheatsheet as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Model ID Cheatsheet?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Model ID Cheatsheet need an API key?
No. Model ID Cheatsheet completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
Is Model ID Cheatsheet open source?
We cannot say either way: written in Go, 0 stars on GitHub and 12 open issues, but we could not determine the licence, and without one the code is not open source by default.