# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "mcptools" in publications use:' type: software license: MIT title: 'mcptools: Model Context Protocol Servers and Clients' version: 1.0.0 doi: 10.32614/CRAN.package.mcptools abstract: 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: - family-names: Couch given-names: Simon email: simon.couch@posit.co orcid: https://orcid.org/0000-0001-5676-5107 - family-names: Chang given-names: Winston email: winston@posit.co orcid: https://orcid.org/0000-0002-1576-2126 - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X repository: https://cran.r-universe.dev repository-code: https://github.com/posit-dev/mcptools commit: c06adf380ebe4b5d2ce5176946ee2eef7670664b url: https://posit-dev.github.io/mcptools/ date-released: '2026-07-02' contact: - family-names: Couch given-names: Simon email: simon.couch@posit.co orcid: https://orcid.org/0000-0001-5676-5107