We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/a01110946/RhinoMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•198 B
"""Rhino Plugin module for RhinoMCP.
This module contains the components that run inside Rhino's Python environment
and establishes a socket server to communicate with external Python clients.
"""