my-first-mcp-server

A simple MCP server setup for running a game.

Visit Server
Added on 3/28/2025

My first MCP server

Settings

/Users/yusuke/Library/Application\ Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "game": {
      "command": "node",
      "args": ["/path-to/build/index.js"]
    }
  }
}

Author

Yusuke Wada

License

MIT