← Browse

@redplanethq/hubspot

B

MCP server package @core/hubspot

mcp_servermcp

Install

agr install @redplanethq/hubspot --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@core/hubspot", "version": "0.1.3", "description": "Hubspot integration for Core", "main": "./bin/index.js", "module": "./bin/index.mjs", "type": "module", "files": [ "hubspot", "bin" ], "bin": { "hubspot": "./bin/index.js" }, "scripts": { "build": "rimraf dist && bun build src/index.ts --outfile dist/index.js --target node --minify", "lint": "eslint --ext js,ts,tsx src/ --fix", "prettier": "prettier --config .prettierrc --write ." }, "devDependencies": { "@types/nodemailer": "^6.4.17", "@types/turndown": "^5.0.5", "@babel/preset-typescript": "^7.26.0", "@rollup/plugin-commonjs": "^28.0.1", "@rollup/plugin-json": "^6.1.0", "@rollup/plugin-node-resolve": "^15.3.0", "@rollup/plugin-replace": "^5.0.7", "@types/node": "^18.0.20", "eslint": "^9.24.0", "eslint-config-prettier": "^10.1.2", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jest": "^27.9.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-unused-imports": "^2.0.0", "prettier": "^3.4.2", "rimraf": "^3.0.2", "rollup": "^4.28.1", "rollup-plugin-node-polyfills": "^0.2.1", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.8.1", "typescript": "^4.7.2", "google-auth-library": "10.5.0", "googleapis": "166.0.0", "@modelcontextprotocol/sdk": "^0.4.0", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.1", "nodemailer": "^7.0.3" }, "publishConfig": { "access": "public" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "dependencies": { "axios": "^1.7.9", "commander": "^12.0.0", "@redplanethq/sdk": "0.1.9", "@modelcontextprotocol/sdk": "^0.4.0", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.1" } }

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicenseno SPDX license detected

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-1b52d0d666402026-08-06