Package: mcpr 0.0.2.9000

mcpr: Model Context Protocol for R
Create, run, and connect to Model Context Protocol (MCP) servers, and clients in R. The package provides a framework for implementing MCP-compatible servers with tools, resources, and prompts capabilities, as well as client functionality to interact with MCP servers. It includes a JSON-RPC 2.0 implementation for communication between clients and servers.
Authors:
mcpr_0.0.2.9000.tar.gz
mcpr_0.0.2.9000.zip(r-4.7)mcpr_0.0.2.9000.zip(r-4.6)mcpr_0.0.2.9000.zip(r-4.5)
mcpr_0.0.2.9000.tgz(r-4.6-any)mcpr_0.0.2.9000.tgz(r-4.5-any)
mcpr_0.0.2.9000.tar.gz(r-4.7-any)mcpr_0.0.2.9000.tar.gz(r-4.6-any)
mcpr_0.0.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mcpr/json (API)
NEWS
| # Install 'mcpr' in R: |
| install.packages('mcpr', repos = c('https://devopifex.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/devopifex/mcpr/issues
Pkgdown/docs site:https://mcpr.opifex.org
Last updated from:b734565e6d. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 112 | ||
| source / vignettes | OK | 237 | ||
| linux-release-x86_64 | ERROR | 117 | ||
| macos-release-arm64 | ERROR | 74 | ||
| macos-oldrel-arm64 | ERROR | 64 | ||
| windows-devel | ERROR | 71 | ||
| windows-release | ERROR | 65 | ||
| windows-oldrel | ERROR | 56 | ||
| wasm-release | OK | 103 |
Exports:add_capabilityellmer_to_mcpr_toolget_nameinitializemcp_rocletnew_client_ionew_mcpnew_promptnew_resourcenew_servernew_toolprompts_getprompts_listpropertiesproperty_arrayproperty_booleanproperty_enumproperty_numberproperty_objectproperty_stringreadregister_mcpr_toolsresources_listresources_readresponseresponse_audioresponse_errorresponse_fileresponse_imageresponse_itemresponse_resourceresponse_textresponse_videoschemaserve_httpserve_iotools_calltools_listwrite
Dependencies:yyjsonr
Getting Started with mcpr
Rendered fromget-started.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-06-10
Started: 2025-06-09
Integrating mcpr with MCP Clients
Rendered fromclient-integration.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-06-10
Started: 2025-06-09
Practical MCP Examples with R
Rendered frompractical-examples.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-06-10
Started: 2025-06-09
Using the MCP Client
Rendered fromclient-usage.Rmdusingknitr::rmarkdownon May 31 2026.Last update: 2025-06-11
Started: 2025-06-10
