{
  "_id": "6a55114bff0138dec5d6778b",
  "Package": "mcptools",
  "Title": "Model Context Protocol Servers and Clients",
  "Version": "1.0.0.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)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make libssl-dev zlib1g-dev",
  "Repository": "https://posit-dev.r-universe.dev",
  "Date/Publication": "2026-07-13 15:39:14 UTC",
  "RemoteUrl": "https://github.com/posit-dev/mcptools",
  "RemoteRef": "HEAD",
  "RemoteSha": "472df39b36151a58445c008c206237e34b3e474b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 16:21:30 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>",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "mcptools_1.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/3023fb32463a448d0993e2ece69b88835f1a06baf65318a0d520bdb9b8f32f13",
  "_filesize": 871945,
  "_sha256": "3023fb32463a448d0993e2ece69b88835f1a06baf65318a0d520bdb9b8f32f13",
  "_expires": "2026-10-21T16:24:41.000Z",
  "_created": "2026-07-13T16:21:30.000Z",
  "_published": "2026-07-13T16:24:43.653Z",
  "_jobs": [
    {
      "job": 86871557076,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8285512176"
    },
    {
      "job": 86871557110,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8285511246"
    },
    {
      "job": 86871557133,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8285481102"
    },
    {
      "job": 86871557108,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8285490605"
    },
    {
      "job": 86870748220,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8285444084"
    },
    {
      "job": 86871557166,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8285499507"
    },
    {
      "job": 86871557140,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8285493653"
    },
    {
      "job": 86871557114,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8285485693"
    },
    {
      "job": 86871557090,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8285493244"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726",
  "_status": "success",
  "_upstream": "https://github.com/posit-dev/mcptools",
  "_commit": {
    "id": "472df39b36151a58445c008c206237e34b3e474b",
    "author": "Simon Couch <simonpatrickcouch@gmail.com>",
    "committer": "Simon Couch <simonpatrickcouch@gmail.com>",
    "message": "guard OAuth server endpoints against private addresses\n\nThe advertised issuer is checked against private/loopback/link-local\nliterals before discovery, but the authorization, token, and\nregistration endpoints named in the issuer's metadata were validated for\nscheme only. A public issuer could therefore advertise an endpoint\npointing at an internal host, and the registration endpoint is POSTed to\nautomatically during discovery with no user interaction. Apply the same\nliteral guard used for the issuer to each endpoint so such a target is\nrefused before any request is sent.\n",
    "time": 1783957154
  },
  "_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": "openssl",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "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-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
    },
    {
      "week": "2026-26",
      "n": 14
    },
    {
      "week": "2026-27",
      "n": 14
    },
    {
      "week": "2026-28",
      "n": 5
    },
    {
      "week": "2026-29",
      "n": 5
    }
  ],
  "_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"
    },
    {
      "name": "v1.0.0",
      "date": "2026-07-05"
    }
  ],
  "_topics": [
    "mcp-server"
  ],
  "_stars": 183,
  "_contributors": [
    {
      "user": "simonpcouch",
      "count": 167,
      "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": "kwbyron-lilly",
      "count": 1,
      "uuid": 61753312
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    },
    {
      "user": "mrcanofcatfood",
      "count": 1,
      "uuid": 281064006
    }
  ],
  "_userbio": {
    "uuid": 107264312,
    "type": "organization",
    "name": "posit-dev",
    "followers": 990
  },
  "_downloads": {
    "count": 2526,
    "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": 100,
  "_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": 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"
    },
    {
      "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/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",
    "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-06-26 19:55:04",
      "modified": "2026-07-11 22:37:04",
      "commits": 11
    }
  ],
  "_score": 9.971309463500429,
  "_indexed": true,
  "_nocasepkg": "mcptools",
  "_universes": [
    "posit-dev",
    "simonpcouch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:23:48.000Z",
      "distro": "resolute",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/0aeec8383416ec8600a6c30041f68a88ddc3642bb2272a74b570fabcc8dc4a3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:23:48.000Z",
      "distro": "resolute",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/4c4b9c6b86fe721162f8475fcbc6be432fc7176ea61ddb0367bec1ef1ca6fcab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:22:51.000Z",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/5f4a96fb9d5dc67f295f7a21a9ffe799698c546a620f95b66cedba7fc341ca8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:23:08.000Z",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/597c5c67b55f5a1b03654dcac1fc73f16e86dcb3ec59d5bd9f5ea59bc2b07fa2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:23:46.000Z",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/60e88c8ad5d64a88d07de09350908daca5603abed7c202b104940f67882ac30e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:23:04.000Z",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/ef7ebde36c473972d9dd99e2a7058b9b2332652bfaefca71c4219a5b33f14753",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:22:47.000Z",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/5d8da0f27ac7dd78fbd0bbd0811888bb4cd06364445e1fe93200d2aca528cc66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-07-13T16:22:58.000Z",
      "commit": "472df39b36151a58445c008c206237e34b3e474b",
      "fileid": "https://r2.ropensci.org/195dcbe9908aebba206c8fed9eedaca7d6e35f72c250ff0022c03221a53c8516",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/29265831726"
    }
  ]
}