{
  "_id": "6a4727af6527f6f71f9fa141",
  "Package": "mcptools",
  "Title": "Model Context Protocol Servers and Clients",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Simon\", \"Couch\", , \"simon.couch@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5676-5107\")),\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-1576-2126\")),\nperson(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-0750-061X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Implements the Model Context Protocol (MCP). Users can\nstart 'R'-based servers, serving functions as tools for large\nlanguage models to call before responding to the user in\nMCP-compatible apps like 'Claude Desktop' and 'Claude Code',\nwith options to run those tools inside of interactive 'R'\nsessions. On the other end, when 'R' is the client via the\n'ellmer' package, users can register tools from third-party MCP\nservers to integrate additional context into chats.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/posit-dev/mcptools,\nhttps://posit-dev.github.io/mcptools/",
  "BugReports": "https://github.com/posit-dev/mcptools/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 03:05:26 UTC",
    "User": "root"
  },
  "Author": "Simon Couch [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5676-5107>), Winston Chang [aut]\n(ORCID: <https://orcid.org/0000-0002-1576-2126>), Charlie Gao\n[aut] (ORCID: <https://orcid.org/0000-0002-0750-061X>), Posit\nSoftware, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Simon Couch <simon.couch@posit.co>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-02 22:30:08 UTC",
  "RemoteUrl": "https://github.com/cran/mcptools",
  "RemoteRef": "HEAD",
  "RemoteSha": "c06adf380ebe4b5d2ce5176946ee2eef7670664b",
  "_user": "cran",
  "_type": "src",
  "_file": "mcptools_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7de9a0862c5437e331345d74d309bda8138306e4e41d989a95dd1adad1974004",
  "_filesize": 853986,
  "_sha256": "7de9a0862c5437e331345d74d309bda8138306e4e41d989a95dd1adad1974004",
  "_expires": "2026-10-11T03:08:30.000Z",
  "_created": "2026-07-03T03:05:26.000Z",
  "_published": "2026-07-03T03:08:31.397Z",
  "_jobs": [
    {
      "job": 84921398356,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8056836585"
    },
    {
      "job": 84921398339,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8056833828"
    },
    {
      "job": 84921083239,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8056804231"
    },
    {
      "job": 84921398348,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8056836481"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28635561304",
  "_status": "success",
  "_upstream": "https://github.com/cran/mcptools",
  "_commit": {
    "id": "c06adf380ebe4b5d2ce5176946ee2eef7670664b",
    "author": "Simon Couch <simon.couch@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1783031408
  },
  "_maintainer": {
    "name": "Simon Couch",
    "email": "simon.couch@posit.co",
    "login": "simonpcouch",
    "mastodon": "@simonpcouch@fosstodon.org",
    "bluesky": "@simonpcouch.com",
    "description": "statistical software @posit-pbc",
    "uuid": 35748691,
    "orcid": "0000-0001-5676-5107"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ellmer",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.2.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "nanonext",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-07-18"
    },
    {
      "name": "0.1.1",
      "date": "2025-09-08"
    },
    {
      "name": "0.2.0",
      "date": "2025-10-29"
    },
    {
      "name": "0.2.1",
      "date": "2026-03-17"
    },
    {
      "name": "1.0.0",
      "date": "2026-07-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "simonpcouch",
      "count": 5,
      "uuid": 35748691
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1774,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mcptools"
  },
  "_devurl": "https://github.com/posit-dev/mcptools",
  "_pkgdown": "https://posit-dev.github.io/mcptools/",
  "_searchresults": 99,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mcptools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/posit-dev/mcptools",
  "_realowner": "posit-dev",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-18"
    },
    {
      "version": "0.1.1",
      "date": "2025-09-08"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-29"
    },
    {
      "version": "0.2.1",
      "date": "2026-03-17"
    },
    {
      "version": "1.0.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "mcp_server",
    "mcp_session",
    "mcp_tools"
  ],
  "_help": [
    {
      "page": "client",
      "title": "R as a client: Define ellmer tools from MCP servers",
      "topics": [
        "client",
        "mcp_client",
        "mcp_tools"
      ]
    },
    {
      "page": "server",
      "title": "R as a server: Configure R-based tools with LLM-enabled apps",
      "topics": [
        "mcp_server",
        "mcp_session",
        "server"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/mcptools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/mcptools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "coro",
    "curl",
    "ellmer",
    "fastmap",
    "glue",
    "httpuv",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "nanonext",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "S7",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "server.Rmd",
      "filename": "server.html",
      "title": "R as an MCP server",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The basics",
        "Posit Connect",
        "Multiple clients and R sessions",
        "Custom tools"
      ],
      "created": "2025-07-18 15:10:07",
      "modified": "2026-07-02 22:30:08",
      "commits": 3
    }
  ],
  "_score": 5.119650073484958,
  "_indexed": false,
  "_nocasepkg": "mcptools",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://posit-dev.r-universe.dev/mcptools",
  "_previous": "0.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-03T03:07:44.000Z",
      "distro": "resolute",
      "commit": "c06adf380ebe4b5d2ce5176946ee2eef7670664b",
      "fileid": "https://r2.ropensci.org/a6b07d630c5165f4a32786ea9e58e9fec91faaa565e8b9ccbddd8ab6af0993e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28635561304"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-03T03:07:32.000Z",
      "distro": "resolute",
      "commit": "c06adf380ebe4b5d2ce5176946ee2eef7670664b",
      "fileid": "https://r2.ropensci.org/87e8a0c8152e2a74c42fad77bf3148cc7adfc156a7129f75c8165d9579af24a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28635561304"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-03T03:08:06.000Z",
      "commit": "c06adf380ebe4b5d2ce5176946ee2eef7670664b",
      "fileid": "https://r2.ropensci.org/290c558d298601f07573269c31f2b77f12bbe54761335bfa432f07245b2b764b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28635561304"
    }
  ]
}