RA

Rodin API MCP is a service based on the Model Context Protocol (MCP) that exposes Rodin's API to AI models.

Created 3 months ago

Rodin API MCP is a service based on the Model Context Protocol (MCP) that exposes Rodin's API to AI models.

development documentation public

What is Rodin API MCP is a service based on the Model Context Protocol (MCP) that exposes Rodin's API to AI models.?

Rodin API MCP is a service based on the Model Context Protocol (MCP) that exposes Rodin's API to AI models. This service aims to simplify the interaction between AI models and the Rodin API. It provides an MCP interface for Rodin API, supports integration with various AI models, and offers efficient data transmission and processing capabilities.

Documentation

Rodin API MCP

Project Overview

Rodin API MCP is a service based on the Model Context Protocol (MCP) that exposes Rodin's API to AI models. This service aims to simplify the interaction between AI models and the Rodin API.

Features

  • Provides an MCP interface for Rodin API
  • Supports integration with various AI models
  • Offers efficient data transmission and processing capabilities

Dependencies Installation

For installing uv, please refer to the official installation guide: uv Installation Guide

Configuration for Claude Desktop

To configure Claude Desktop to support MCP, follow these steps:

  1. Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json and include the following:

    {
        "mcpServers": {
            "rodin": {
                "command": "uvx",
                "args": [
                    "git+https://github.com/DeemosTech/rodin-api-mcp.git"
                ]
            }
        }
    }
    
  2. If Claude Deskop is opened, quit it and restart Claude Desktop.

Server Config

{
  "mcpServers": {
    "rodin-api-mcp-is-a-service-based-on-the-model-context-protocol-(mcp)-that-exposes-rodin's-api-to-ai-models.-server": {
      "command": "npx",
      "args": [
        "rodin-api-mcp-is-a-service-based-on-the-model-context-protocol-(mcp)-that-exposes-rodin's-api-to-ai-models."
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Aug 07, 2025
Updated At: Aug 07, 2025
Author: Unknown
Category:
Tags:
development documentation public