Back to MCP directory
publicPublicdnsLocal runtime

dolphin-mcp-serv

提供通过MCP协议直接与Dolphin模拟器中Gamecube游戏交互的工具

article

README

🚀 dolphin-mcp-serv

本项目可借助 MCP 工具直接与 Dolphin 模拟器里的 GameCube 游戏进行交互。搭配 dolphin-mcp 使用,效果更佳。

🚀 快速开始

使用本项目,你能够利用 MCP 工具与 Dolphin 模拟器中的 GameCube 游戏直接交互。建议你搭配 dolphin-mcp 一起使用,以获得更好的体验。

💡 使用建议

建议你搭配 dolphin-mcp 使用本项目,可实现更好的交互效果。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client