mcptools and ContextPods
About mcptools
posit-dev/mcptools
Model Context Protocol For R
Implements bidirectional Model Context Protocol communication: R can expose functions as tools to MCP clients (Claude Desktop, Copilot) via `mcp_server()` to execute code in live R sessions, or consume third-party MCP servers (GitHub, Google Drive, Confluence) as tools in ellmer chats via `mcp_tools()`. Uses stdio transport to connect MCP-enabled applications with R sessions, enabling AI assistants to access live workspace context and call arbitrary R functions while integrating external tools into R-based chat applications.
About ContextPods
conorluddy/ContextPods
Model Context Protocol management suite/factory. An MCP that can generate and manage other local MCPs in multiple languages. Uses the official SDKs for code gen.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work