# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mcpr" in publications use:' type: software license: GPL-2.0-or-later title: 'mcpr: Model Context Protocol for R' version: 0.0.2.9000 doi: 10.32614/CRAN.package.mcpr abstract: 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: - family-names: Coene given-names: John email: jcoenep@gmail.com repository: https://devopifex.r-universe.dev repository-code: https://github.com/devOpifex/mcpr commit: b734565e6df0a6fbdd588d5b8892d0779f9a28ca url: https://mcpr.opifex.org/ date-released: '2025-11-02' contact: - family-names: Coene given-names: John email: jcoenep@gmail.com