@fkguo/hep-mcp
BMCP server package @nullius/hep-mcp
Install
agr install @fkguo/hep-mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@nullius/hep-mcp", "version": "0.5.0", "description": "Current HEP MCP domain pack for project/run artifacts, evidence, data, and writing surfaces", "author": "Feng-Kun Guo", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", "types": "./dist/index.d.ts" }, "./provider-descriptors": { "import": "./dist/provider-descriptors.js", "types": "./src/provider-descriptors.ts" }, "./tooling": { "import": "./dist/tooling.js", "types": "./dist/tooling.d.ts" } }, "bin": { "hep-mcp": "./dist/index.js" }, "scripts": { "prebuild": "node ../../scripts/ensure-workspace-package-artifacts.mjs @nullius/shared @nullius/orchestrator @nullius/arxiv-mcp @nullius/hepdata-mcp @nullius/openalex-mcp @nullius/pdg-mcp @nullius/zotero-mcp", "build": "node ../../scripts/check-orchestrator-package-freshness.mjs && tsc --build", "clean": "rm -rf dist tsconfig.tsbuildinfo", "lint": "tsc --noEmit", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "pretest": "node ../../scripts/ensure-workspace-package-artifacts.mjs @nullius/shared @nullius/orchestrator @nullius/arxiv-mcp @nullius/hepdata-mcp @nullius/openalex-mcp @nullius/pdg-mcp @nullius/zotero-mcp", "test": "vitest run", "test:eval": "vitest run tests/eval", "test:eval:update": "EVAL_UPDATE_SNAPSHOTS=1 EVAL_UPDATE_BASELINES=1 vitest run tests/eval", "test:watch": "vitest", "catalog": "tsx scripts/generate_tool_catalog.ts", "docs:tool-counts:sync": "tsx scripts/sync_tool_counts.ts", "docs:tool-counts:check": "tsx scripts/sync_tool_counts.ts --check" }, "dependencies": { "@nullius/arxiv-mcp": "workspace:", "@nullius/hepdata-mcp": "workspace:", "@nullius/orchestrator": "workspace:", "@nullius/openalex-mcp": "workspace:", "@nullius/pdg-mcp": "workspace:", "@nullius/shared": "workspace:", "@nullius/zotero-mcp": "workspace:*", "@modelcontextprotocol/sdk": "^1.25.2", "@napi-rs/canvas": "^0.1.80", "dotenv": "^17.3.1", "fflate": "^0.8.2", "latex-utensils": "^6.2.0", "p-limit": "^7.2.0", "pdfjs-dist": "^5.4.296", "tar": "^7.5.2", "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^25.0.3", "ajv": "^8.18.0", "pdf-lib": "^1.17.1", "tsx": "^4.21.0", "typescript": "^5.4.0", "vitest": "^4.0.16" } }
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-12377b53b3bc2026-08-06