tidymodels-mcp
Tidymodels MCP Server is a Model Context Protocol server designed to integrate with AI tools like Cline.bot and Claude Desktop to work with the tidymodels ecosystem in R. It offers capabilities such as listing packages, providing detailed information, searching functions, and generating code templates. This server enhances workflows related to the tidymodels ecosystem.
Tidymodels MCP Server
A Model Context Protocol (MCP) server for the tidymodels ecosystem in R, supporting tool-agnostic agentic AI workflows. It monitors GitHub repositories under the tidymodels organization, offering features like listing tidymodels packages, providing detailed package information, searching for R functions, generating template code for common tasks, and searching issues. The server can be integrated with tools like Cline.bot and Claude Desktop.
Available Tools
- list_tidymodels_packages: Lists all packages in the tidymodels ecosystem.
- get_package_details: Provides detailed package information.
- search_r_functions: Searches for functions within packages.
- generate_tidymodels_code: Generates code templates for tasks.
- search_issues: Searches for issues in tidymodels repositories.
Installation
- Clone the repository and navigate to it.
- Install dependencies.
- Build the server.
Configuration
Supports GitHub Token for avoiding rate limits.
Usage
- Listing packages, getting details, searching functions, generating code, and searching issues with either Cline or Claude Desktop.