# hect0x7/JMComic-APK | Model Context Protocol (MCP) Server > 防迷路 | 禁漫天堂APK | 禁漫APP安卓安装包 | jm天堂 | 回家 | GitHub Actions | JMComic3 | JMComic2 - **Stars**: ⭐ 4,887 - **Language**: Python - **Native MCP Manifest**: Standard NPX Transport ## 🔌 Claude Desktop Configuration (`claude_desktop_config.json`) ```json { "mcpServers": { "JMComic-APK": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-JMComic-APK" ] } } } ``` ## ⚡ Cursor MCP Configuration (`.cursor/mcp.json`) ```json { "mcpServers": { "JMComic-APK": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-JMComic-APK" ] } } } ``` ## 🚀 Launch Commands - **NPX**: `npx -y @modelcontextprotocol/server-JMComic-APK` - **Docker**: `docker run -i --rm mcp/JMComic-APK`