Pyxel MCP
Rank #2,705io.github.kitao/pyxel-mcp
MCP server for Pyxel, a retro game engine for Python
Pyxel MCP is a Model Context Protocol (MCP) server published by kitao. It ranks #2,705 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Pyxel MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 35 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 129,341 of 132,046 servers on MCP Toplist.
Use Pyxel MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pyxel-mcp -- uvx pyxel-mcp[mcp_servers.pyxel-mcp]
command = "uvx"
args = ["pyxel-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pyxel-mcp": {
"command": "uvx",
"args": [
"pyxel-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pyxel-mcp": {
"command": "uvx",
"args": [
"pyxel-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pyxel-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pyxel-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pyxel-mcp": {
"command": "uvx",
"args": [
"pyxel-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pyxel-mcp": {
"command": "uvx",
"args": [
"pyxel-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.kitao%2Fpyxel-mcp)<a href="https://mcptoplist.com/server/io.github.kitao%2Fpyxel-mcp"><img src="https://mcptoplist.com/badge/io.github.kitao%2Fpyxel-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kitao
Available versions (35)
| Version | Published |
|---|---|
| 1.3.1 | Sep 22, 2026 |
| 1.3.0 | Sep 13, 2026 |
| 1.2.0 | Jul 15, 2026 |
| 1.1.0 | Jul 10, 2026 |
| 1.0.0 | Jun 23, 2026 |
| 0.9.2 | Mar 30, 2026 |
| 0.9.1 | Mar 27, 2026 |
| 0.9.0 | Mar 25, 2026 |
| 0.8.3 | Mar 24, 2026 |
| 0.8.2 | Mar 23, 2026 |
| 0.8.1 | Mar 23, 2026 |
| 0.7.7 | Mar 19, 2026 |
| 0.7.6 | Mar 19, 2026 |
| 0.7.5 | Mar 17, 2026 |
| 0.7.4 | Mar 16, 2026 |
| 0.7.3 | Mar 9, 2026 |
| 0.7.2 | Mar 8, 2026 |
| 0.7.1 | Mar 8, 2026 |
| 0.7.0 | Mar 8, 2026 |
| 0.6.0 | Mar 8, 2026 |
| 0.5.0 | Mar 7, 2026 |
| 0.4.2 | Mar 7, 2026 |
| 0.4.1 | Mar 6, 2026 |
| 0.4.0 | Mar 6, 2026 |
| 0.3.1 | Mar 5, 2026 |
| 0.3.0 | Mar 5, 2026 |
| 0.2.0 | Mar 2, 2026 |
| 0.1.10 | Mar 2, 2026 |
| 0.1.8 | Mar 1, 2026 |
| 0.1.7 | Mar 1, 2026 |
| 0.1.5 | Mar 1, 2026 |
| 0.1.4 | Mar 1, 2026 |
| 0.1.3 | Mar 1, 2026 |
| 0.1.2 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pyxel MCP?
- Pyxel MCP is maintained by kitao, which publishes 1 MCP server (35 total versions) tracked on MCP Toplist.
- Is Pyxel MCP listed on the Official MCP Registry?
- Yes — Pyxel MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pyxel MCP have?
- MCP Toplist tracks 35 versions of Pyxel MCP, most recently published on Sep 22, 2026.
- Where can I find the source code for Pyxel MCP?
- The source code for Pyxel MCP is hosted at github.com/kitao/pyxel-mcp.
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.