Cartridge Cafe
Rank #4,932io.github.GalenGoodwick/cartridge-cafe
Your AI builds live WebGPU game worlds on cartridge.cafe — guest door, no account needed.
Cartridge Cafe is a Model Context Protocol (MCP) server published by GalenGoodwick. It ranks #4,932 of 132,046 servers tracked on MCP Toplist. Cartridge Cafe is listed on Official MCP, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 127,114 of 132,046 servers on MCP Toplist.
Use Cartridge Cafe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cartridge-cafe -- npx -y cartridge-cafe-mcp[mcp_servers.cartridge-cafe]
command = "npx"
args = ["-y", "cartridge-cafe-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cartridge-cafe": {
"command": "npx",
"args": [
"-y",
"cartridge-cafe-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cartridge-cafe": {
"command": "npx",
"args": [
"-y",
"cartridge-cafe-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cartridge-cafe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cartridge-cafe-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cartridge-cafe": {
"command": "npx",
"args": [
"-y",
"cartridge-cafe-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cartridge-cafe": {
"command": "npx",
"args": [
"-y",
"cartridge-cafe-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/io.github.GalenGoodwick%2Fcartridge-cafe)<a href="https://mcptoplist.com/server/io.github.GalenGoodwick%2Fcartridge-cafe"><img src="https://mcptoplist.com/badge/io.github.GalenGoodwick%2Fcartridge-cafe.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
GalenGoodwick
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Cartridge Cafe?
- Cartridge Cafe is maintained by GalenGoodwick, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Cartridge Cafe listed on the Official MCP Registry?
- Yes — Cartridge Cafe is listed on the Official MCP Registry.
- How many versions does Cartridge Cafe have?
- MCP Toplist tracks 1 version of Cartridge Cafe, most recently published on Jul 20, 2026.
- Where can I find the source code for Cartridge Cafe?
- The source code for Cartridge Cafe is hosted at github.com/GalenGoodwick/Cartridge-Cafe.
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.