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•185 B
"""Rhino MCP module for RhinoMCP.
This module implements the Model Context Protocol server that connects to Claude AI
and communicates with the Rhino plugin via socket connection.
"""