RhinoMCP connects Rhino to Claude AI through the Model Context Protocol (MCP), enabling AI-assisted 3D modeling and architectural design.
Stars
47
Forks
6
Watchers
47
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
35
commits
Implement GetSceneContext tests for RhinoUtilities to validate scene data extraction
67e8896View on GitHubAdd Rhino plugin improvements with enhanced logging and null reference fixes
151166aView on GitHubUpdate .gitignore and remove log files from tracking
a212c41View on GitHubAdd unified logging system with centralized log management and improved error tracking
8320b4dView on GitHubFix output redirection: ensure stdout is clean JSON only
6451d53View on GitHubFix wrapper script: handle absolute paths and working directory
6af9f6cView on GitHubFix wrapper script: handle read-only filesystem and avoid log files
75dbc33View on GitHubImprove wrapper script: add auto-restart and better process management
b99bd3fView on GitHubFix server persistence: improve thread management and message handling
5b2cbc4View on GitHubFix server disconnection: ensure server stays alive after initialization
ff8b4a7View on GitHubFix wrapper script to properly handle server process and I/O
ac453beView on GitHubFix critical issue: server disconnecting after initialization
0d50ed0View on GitHubFix server disconnection after initialization: ensure threads stay alive
79059b7View on GitHub