{
  "_id": "6a1f1dc1b401979e7341fc6c",
  "Package": "mcptools",
  "Title": "Model Context Protocol Servers and Clients",
  "Version": "0.2.1.9000",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libssl-dev zlib1g-dev",
  "Repository": "https://posit-dev.r-universe.dev",
  "Date/Publication": "2026-03-17 18:55:46 UTC",
  "RemoteUrl": "https://github.com/posit-dev/mcptools",
  "RemoteRef": "HEAD",
  "RemoteSha": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:35:59 UTC",
    "User": "root"
  },
  "Author": "Simon Couch [aut, cre] (ORCID: <https://orcid.org/0000-0001-5676-5107>),\nWinston Chang [aut] (ORCID: <https://orcid.org/0000-0002-1576-2126>),\nCharlie Gao [aut] (ORCID: <https://orcid.org/0000-0002-0750-061X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Simon Couch <simon.couch@posit.co>",
  "MD5sum": "20f25e8181d05fe4904f0eff101b5db4",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "mcptools_0.2.1.9000.tar.gz",
  "_fileid": "edd1522f33ef7da95bb422f96e7a10040f26832e47a73856c7e029f4be5d0f54",
  "_filesize": 810893,
  "_sha256": "edd1522f33ef7da95bb422f96e7a10040f26832e47a73856c7e029f4be5d0f54",
  "_created": "2026-05-16T08:35:59.000Z",
  "_published": "2026-06-02T18:15:29.368Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140856054,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032008684"
    },
    {
      "job": 79140856512,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032008828"
    },
    {
      "job": 79140856542,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032004394"
    },
    {
      "job": 79140856143,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032007644"
    },
    {
      "job": 79140855983,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031993847"
    },
    {
      "job": 79140855741,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366163985"
    },
    {
      "job": 79140856392,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032004374"
    },
    {
      "job": 79140856332,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032003466"
    },
    {
      "job": 79140856528,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032002291"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/posit-dev/mcptools",
  "_commit": {
    "id": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
    "author": "Simon Couch <simonpatrickcouch@gmail.com>",
    "committer": "Simon Couch <simonpatrickcouch@gmail.com>",
    "message": "`usethis::use_dev_version()`\n",
    "time": 1773773746
  },
  "_maintainer": {
    "name": "Simon Couch",
    "email": "simon.couch@posit.co",
    "login": "simonpcouch",
    "mastodon": "@simonpcouch@fosstodon.org",
    "bluesky": "@simonpcouch.com",
    "uuid": 35748691,
    "orcid": "0000-0001-5676-5107"
  },
  "_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",
      "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": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "posit-dev",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-21",
      "n": 7
    },
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 3
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-27",
      "n": 12
    },
    {
      "week": "2025-28",
      "n": 12
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 11
    },
    {
      "week": "2025-44",
      "n": 5
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-07-18"
    },
    {
      "name": "v0.1.1",
      "date": "2025-09-08"
    },
    {
      "name": "v0.2.0",
      "date": "2025-10-29"
    },
    {
      "name": "v0.2.1",
      "date": "2026-03-17"
    }
  ],
  "_topics": [
    "mcp-server"
  ],
  "_stars": 174,
  "_contributors": [
    {
      "user": "simonpcouch",
      "count": 132,
      "uuid": 35748691
    },
    {
      "user": "shikokuchuo",
      "count": 32,
      "uuid": 53399081
    },
    {
      "user": "itkonen",
      "count": 2,
      "uuid": 37696708
    },
    {
      "user": "wch",
      "count": 2,
      "uuid": 86978
    },
    {
      "user": "galachad",
      "count": 1,
      "uuid": 4296390
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "hfrick",
      "count": 1,
      "uuid": 12950918
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    }
  ],
  "_userbio": {
    "uuid": 107264312,
    "type": "organization",
    "name": "posit-dev"
  },
  "_downloads": {
    "count": 1732,
    "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": 80,
  "_rbuild": "4.6.0",
  "_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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/posit-dev/mcptools",
  "_realowner": "posit-dev",
  "_cranurl": true,
  "_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"
    }
  ],
  "_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/posit-dev/mcptools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/posit-dev/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"
  ],
  "_vignettes": [
    {
      "source": "server.Rmd",
      "filename": "server.html",
      "title": "R as an MCP server",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The basics",
        "Multiple clients and R sessions",
        "Custom tools"
      ],
      "created": "2025-06-26 19:55:04",
      "modified": "2025-10-28 18:47:00",
      "commits": 9
    }
  ],
  "_score": 9.658648927129116,
  "_indexed": true,
  "_nocasepkg": "mcptools",
  "_universes": [
    "posit-dev",
    "simonpcouch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:38:11.000Z",
      "distro": "noble",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "706d9a909631fa5f92487b836ff783f7948d318d5111ff163e47aa51963d537d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:38:12.000Z",
      "distro": "noble",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "82aedcce058b447bc5c1dca749d21b98de48cef5236dc4b80251ec6c03a826e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:37:29.000Z",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "4415ed5134f62a84f96a198a603e866695fa00e2494dbf804210a7e2ee5b60fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:37:59.000Z",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "074180578f2eefd759be000a2c2e621d1529ae57ef24fd9ce77e07ef1a2153bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:37:29.000Z",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "487248b6eab6f0b8889a802bebca30e35aca44e9768ae11e2a0f2c16bde39d7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:37:18.000Z",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "f0e3f7270d8eb22b8b7eefad9e8d7927162f0cdcbfe1fc2095d35d78375b9b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-16T08:37:04.000Z",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "33a99b13a7383a930b02295c3ace4a4ec63aa55233b23642c7b4d259914c305a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-02T18:15:07.000Z",
      "commit": "0602ec7611f91442c38c2e75922d6b6c70f8d27e",
      "fileid": "86ffeb488807881a4462a1930441988023586eccaa13c5dc51e1fdc2f8594a2f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/25957415716"
    }
  ]
}