← Browse

@rancy777/quantdash-a-share-analytics

B

MCP server package quantdash---a-share-analytics

mcp_servermcp

Install

agr install @rancy777/quantdash-a-share-analytics --target claude

This artifact does not publish files for Claude.

Document

{ "name": "quantdash---a-share-analytics", "description": "A-share analytics dashboard for market review, sentiment tracking, report workflows, and AI-assisted planning.", "license": "PolyForm-Noncommercial-1.0.0", "private": true, "version": "0.1.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "typecheck": "tsc --noEmit", "lint": "eslint "components//*.{ts,tsx}" "services//*.{ts,tsx}" --no-error-on-unmatched-pattern", "preview": "vite preview", "start:project": "node scripts/startProjectLauncher.cjs", "stop:project": "node scripts/stopProjectLauncher.cjs", "fetch:data": "node scripts/fetchMarketData.js", "sync:all": "node scripts/syncAllData.js", "sync:market:py": "node scripts/syncMarketCorePy.js", "sync:kline:py": "node scripts/syncKlineLibraryPy.js", "sync:cycle": "node scripts/syncSentimentCycleSnapshotsPy.js", "sync:cycle:py": "node scripts/syncSentimentCycleSnapshotsPy.js", "sync:stocks": "node scripts/syncStockSnapshotsPy.js", "sync:sectors": "node scripts/syncSectorSnapshotsPy.js", "sync:stocks:py": "node scripts/syncStockSnapshotsPy.js", "sync:sectors:py": "node scripts/syncSectorSnapshotsPy.js", "sync:offline:py": "node scripts/syncPythonOfflineData.js", "fetch:data:auto": "node scripts/autoDownloadMarketData.js", "sync:startup-check": "node scripts/ensureStartupData.js", "sync:emotion": "node scripts/syncEmotionIndicators.js", "sync:reports": "node scripts/syncResearchReports.js", "sync:experts": "node scripts/syncExpertHoldings.js", "mcp:server": "node scripts/mcp-server.js", "feishu:bot": "node scripts/integrations/feishu/bot-server.js" }, "dependencies": { "@larksuiteoapi/node-sdk": "^1.60.0", "@modelcontextprotocol/sdk": "^1.28.0", "lucide-react": "^0.555.0", "react": "^19.2.0", "react-dom": "^19.2.0", "recharts": "^3.5.0", "zod": "^4.3.6" }, "devDependencies": { "@types/node": "^22.14.0", "@vitejs/plugin-react": "^5.0.0", "@typescript-eslint/eslint-plugin": "^8.28.0", "@typescript-eslint/parser": "^8.28.0", "eslint": "^9.23.0", "typescript": "~5.8.2", "vite": "^6.2.0" } }

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-f53190eed1c22026-08-06