xiaosongz/r-mcp-data-explorer
3.1
If you are the rightful owner of r-mcp-data-explorer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The R MCP Data Explorer is a Model Context Protocol server designed for Claude Desktop, enabling data exploration and analysis using R and tidyverse syntax, with support for Arrow and DuckDB for handling large datasets.
Tools
Functions exposed to the LLM to take actions
load_data
Load CSV files into memory.
run_tidyverse
Execute R code on loaded datasets.
query_duckdb
Run SQL queries on loaded data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client