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:
-
Go to Claude > Settings > Developer > Edit Config >
claude_desktop_config.jsonand include the following:{ "mcpServers": { "rodin": { "command": "uvx", "args": [ "git+https://github.com/DeemosTech/rodin-api-mcp.git" ] } } } -
If Claude Deskop is opened, quit it and restart Claude Desktop.
Recommend MCP Servers 💡
root-signals
An MCP server that exposes Root Signals evaluators as tools, enabling AI assistants and agents to evaluate LLM responses against various quality criteria.
tfmcp
🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integration. ⚡️
@johnpapa/mcp-starwars
An MCP server that integrates with the SWAPI Star Wars API to provide access to Star Wars characters, planets, films, species, vehicles, and starships data, demonstrating MCP server interaction with external APIs.
Utsav-Ladani/WordPress-MCP
A Model Context Protocol server for WordPress content management, supporting post creation, update, search, retrieval, and block types schema access
nacos-mcp-router
A MCP server that provides search, installation, proxy functionalities for other MCP servers with advanced search capabilities.
mcp-server-microsoft365-filesearch
An MCP server providing advanced file search capabilities within Microsoft 365 (SharePoint & OneDrive)