Model Id Cheatsheet
Rank #48,565io.github.aezizhu/model-id-cheatsheet
MCP server providing model-id-cheatsheet capabilities
Model Id Cheatsheet is a Model Context Protocol (MCP) server published by aezizhu. It ranks #48,565 of 132,113 servers tracked on MCP Toplist. Model Id Cheatsheet is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Feb 9, 2026.
Ranks ahead of 83,548 of 132,113 servers on MCP Toplist.
Use Model Id Cheatsheet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http model-id-cheatsheet https://universal-model-registry-production.up.railway.app/sse[mcp_servers.model-id-cheatsheet]
url = "https://universal-model-registry-production.up.railway.app/sse"Add to ~/.codex/config.toml.
https://universal-model-registry-production.up.railway.app/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"model-id-cheatsheet": {
"url": "https://universal-model-registry-production.up.railway.app/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"model-id-cheatsheet": {
"type": "http",
"url": "https://universal-model-registry-production.up.railway.app/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"model-id-cheatsheet": {
"serverUrl": "https://universal-model-registry-production.up.railway.app/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"model-id-cheatsheet": {
"url": "https://universal-model-registry-production.up.railway.app/sse"
}
}
}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.aezizhu%2Fmodel-id-cheatsheet)<a href="https://mcptoplist.com/server/io.github.aezizhu%2Fmodel-id-cheatsheet"><img src="https://mcptoplist.com/badge/io.github.aezizhu%2Fmodel-id-cheatsheet.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aezizhu
Other servers by aezizhu
View all aezizhu servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Model Id Cheatsheet?
- Model Id Cheatsheet is maintained by aezizhu, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Model Id Cheatsheet listed on the Official MCP Registry?
- Yes — Model Id Cheatsheet is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Model Id Cheatsheet have?
- MCP Toplist tracks 2 versions of Model Id Cheatsheet, most recently published on Feb 9, 2026.
- Where can I find the source code for Model Id Cheatsheet?
- The source code for Model Id Cheatsheet is hosted at github.com/aezizhu/universal-model-registry.
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.