The Tidymodels MCP Server provides tools for working with the tidymodels ecosystem in R, enabling AI assistants to access GitHub repositories under the tidymodels organization. Built by Javier Orraca-Deatcu, it offers five key tools: listing packages, retrieving package details, searching R functions, generating template code for common tasks, and searching issues in repositories. The server integrates with GitHub's API to fetch real-time data while implementing caching for performance, and is designed to work with Cline.bot and Claude Desktop as a local MCP server for data science and machine learning workflows in R.
JavOrraca