A basic MCP server configuration
1 stars1 watching0 forks

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

Features

Configuration
Server
Node

Category

Development Tools