GitHub Stars
17
User Rating
Not Rated
Favorites
0
Views
29
Forks
4
Issues
0
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Download the latest release for your platform from [GitHub Releases](https://github.com/rbatis/rbdc-mcp/releases):
| Platform | Download |
|----------|----------|
| Windows (x64) |
rbdc-mcp-windows-x86_64.exe |
| macOS (Intel) | rbdc-mcp-macos-x86_64 |
| macOS (Apple Silicon) | rbdc-mcp-macos-aarch64 |
| Linux (x64) | rbdc-mcp-linux-x86_64 |
Installation Steps:
Windows:
1Download (
rbdc-mcp-windows-x86_64.exe)[https://github.com/rbatis/rbdc-mcp/releases]2Rename to
rbdc-mcp.exe3Move to a directory, e.g.,
C:\tools\rbdc-mcp.exe4Add to PATH environment variable:
- Right-click "This PC" → "Properties" → "Advanced system settings" → "Environment Variables"
- Find "Path" in "System variables", click "Edit"
- Add C:\tools to the path list
5Restart command prompt, test:
macOS:
rbdc-mcp --help1Download the appropriate file:
- Intel chip: (rbdc-mcp-macos-x86_64)[https://github.com/rbatis/rbdc-mcp/releases]Additional Resources
Author Information