MiSTerClaw
@catallo
关于 MiSTerClaw
MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, auto-discover 70+ systems, manage Tailscale VPN. Written in Go, zero dependencies.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"misterclaw": {
"command": "misterclaw-mcp",
"args": [
"--host",
"your-mister-ip"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MiSTerClaw?
MiSTerClaw is the first MCP server for MiSTer-FPGA, enabling any AI agent (Claude, ChatGPT, Cursor, etc.) to control a MiSTer over the network. It uses the Model Context Protocol (MCP) standard and includes a CLI client for non-MCP systems.
How to use MiSTerClaw?
Configure the misterclaw-mcp binary in your MCP client (e.g., Claude Desktop or Cursor) by adding a JSON entry specifying the binary path and --host argument pointing to your MiSTer. For systems without MCP, use the misterclaw-send CLI client with commands such as search, launch, systems, or screenshot.
Key features of MiSTerClaw
- Launch games by search or file path
- Search ROM library across all systems
- Take screenshots (returns PNG)
- List all systems with ROM counts
- View system info (hostname, IP, temp, RAM, disks, uptime)
- Manage Tailscale VPN for secure remote access
Use cases of MiSTerClaw
- Ask your AI agent to launch a specific game from your ROM library
- Search for available games by name or system
- Monitor system status and take screenshots remotely
- Set up Tailscale VPN for encrypted access from anywhere
- List all installed systems and their ROM counts
FAQ from MiSTerClaw
What tools does MiSTerClaw expose to AI agents?
It provides eight MCP tools: mister_status, mister_launch, mister_search, mister_systems, mister_screenshot, mister_info, mister_tailscale, and mister_shell.
What are the security considerations?
Do not expose port 9900 to the internet — the ClawExec protocol has no authentication or encryption. Use Tailscale VPN for secure remote access, or keep it on your local network only.
What binaries are included and where do they run?
Three binaries: misterclaw (server, runs on MiSTer ARM7), misterclaw-send (CLI client, runs anywhere), and misterclaw-mcp (MCP server, runs on your machine to bridge agents to MiSTer).
How does MiSTerClaw discover systems?
It auto-detects all systems by scanning ROM folders, installed cores, and MGL files at startup. No manual configuration is needed, and results are cached in memory.
What protocol does MiSTerClaw use for communication?
The MCP server and CLI client communicate with the MiSTer over the ClawExec protocol, which is newline-delimited JSON over TCP on port 9900.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论