Back to search
30
MCP

Pyxel MCP

io.github.kitao/pyxel-mcp

MCP server for Pyxel, a retro game engine for Python

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

unreal-mcp
MCP server for Unreal Engine that uses Unreal Python Remote Execution
0 tools
ipython-mcp
MCP Server for IPython kernel integration
0 tools
enigmapython-mcp
MCP server for historically accurate Enigma machine emulators
0 tools
arch-mcp
MCP server for Python API architecture controls
0 tools
kython-mcp
Python interpreter MCP server with process-based sessions
0 tools
mcp-calendar-python
MCP server for Google Calendar integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pyxel_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}