Package: mcptools 0.2.0.9000

mcptools: Model Context Protocol Servers and Clients
Implements the Model Context Protocol (MCP). Users can start 'R'-based servers, serving functions as tools for large language models to call before responding to the user in MCP-compatible apps like 'Claude Desktop' and 'Claude Code', with options to run those tools inside of interactive 'R' sessions. On the other end, when 'R' is the client via the 'ellmer' package, users can register tools from third-party MCP servers to integrate additional context into chats.
Authors:
mcptools_0.2.0.9000.tar.gz
mcptools_0.2.0.9000.zip(r-4.6)mcptools_0.2.0.9000.zip(r-4.5)mcptools_0.2.0.9000.zip(r-4.4)
mcptools_0.2.0.9000.tgz(r-4.5-any)
mcptools_0.2.0.9000.tar.gz(r-4.6-any)mcptools_0.2.0.9000.tar.gz(r-4.5-any)
mcptools_0.2.0.9000.tgz(r-4.5-emscripten)
mcptools.pdf |mcptools.html✨
mcptools/json (API)
NEWS
| # Install 'mcptools' in R: |
| install.packages('mcptools', repos = c('https://posit-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/posit-dev/mcptools/issues
Pkgdown/docs site:https://posit-dev.github.io
Last updated from:4f91a58684. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | |
| source / vignettes | OK | 220 | |
| linux-release-x86_64 | OK | 131 | |
| macos-release-arm64 | OK | 84 | |
| macos-oldrel-arm64 | OK | 103 | |
| windows-devel | OK | 81 | |
| windows-release | OK | 76 | |
| windows-oldrel | OK | 83 | |
| wasm-release | OK | 158 |
Exports:mcp_servermcp_sessionmcp_tools
Dependencies:askpassclicorocurlellmerfastmapgluehttpuvhttr2jsonlitelaterlifecyclemagrittrnanonextopensslotelpillarpkgconfigprocessxpromisespsR6rappdirsRcpprlangS7systibbleutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R as a client: Define ellmer tools from MCP servers | client mcp_client mcp_tools |
| R as a server: Configure R-based tools with LLM-enabled apps | mcp_server mcp_session server |
