← Browse

@run-llama/llama-cloud-mcp

MCP server package @llamaindex/llama-cloud-mcp

mcp_servermcp

Install

agr install @run-llama/llama-cloud-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@llamaindex/llama-cloud-mcp", "version": "2.13.0", "description": "The official MCP Server for the Llama Cloud API", "author": "Llama Cloud <>", "types": "dist/index.d.ts", "main": "dist/index.js", "type": "commonjs", "repository": { "type": "git", "url": "git+https://github.com/run-llama/llama-parse-ts.git", "directory": "packages/mcp-server" }, "homepage": "https://github.com/run-llama/llama-parse-ts/tree/main/packages/mcp-server#readme", "license": "MIT", "packageManager": "yarn@1.22.22", "private": false, "publishConfig": { "access": "public" }, "scripts": { "test": "jest", "build": "bash ./build", "prepack": "echo 'to pack, run yarn build && (cd dist; yarn pack)' && exit 1", "prepublishOnly": "echo 'to publish, run yarn build && (cd dist; yarn publish)' && exit 1", "format": "prettier --write --cache --cache-strategy metadata . !dist", "prepare": "npm run build", "tsn": "ts-node -r tsconfig-paths/register", "lint": "eslint .", "fix": "eslint --fix ." }, "dependencies": { "@llamaindex/llama-cloud": "link:../../dist/", "ajv": "^8.18.0", "@cloudflare/cabidela": "^0.2.4", "@hono/node-server": "^1.19.10", "@modelcontextprotocol/sdk": "^1.27.1", "hono": "^4.12.4", "@valtown/deno-http-worker": "^0.0.21", "cookie-parser": "^1.4.6", "cors": "^2.8.5", "express": "^5.1.0", "fuse.js": "^7.1.0", "minisearch": "^7.2.0", "jq-web": "https://github.com/stainless-api/jq-web/releases/download/v0.8.8/jq-web.tar.gz", "pino": "^10.3.1", "pino-http": "^11.0.0", "pino-pretty": "^13.1.3", "qs": "^6.14.1", "typescript": "5.8.3", "yargs": "^17.7.2", "zod": "^3.25.20", "zod-to-json-schema": "^3.24.5", "zod-validation-error": "^4.0.1" }, "bin": { "mcp-server": "dist/index.js" }, "devDependencies": { "@anthropic-ai/mcpb": "^2.1.2", "@types/cookie-parser": "^1.4.10", "@types/cors": "^2.8.19", "@types/express": "^5.0.3", "@types/jest": "^29.4.0", "@types/qs": "^6.14.0", "@types/yargs": "^17.0.8", "@typescript-eslint/eslint-plugin": "8.31.1", "@typescript-eslint/parser": "8.31.1", "eslint": "^9.39.1", "eslint-plugin-prettier": "^5.4.1", "eslint-plugin-unused-imports": "^4.1.4", "jest": "^29.4.0", "prettier": "^3.0.0", "ts-jest": "^29.1.0", "ts-morph": "^19.0.0", "ts-node": "^10.5.0", "tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz", "tsconfig-paths": "^4.0.0" }, "imports": { "@llamaindex/llama-cloud-mcp": ".", "@llamaindex/llama-cloud-mcp/": "./src/" }, "exports": { ".": { "require": "./dist/index.js", "default": "./dist/index.mjs" }, "./.mjs": "./dist/.mjs", "./.js": "./dist/.js", "./": { "require": "./dist/.js", "default": "./dist/*.mjs" } } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-479ac76243212026-08-05