← Browse

@guangxiangdebizi/financemcp-dcths

MCP server package financemcp-dcths

mcp_servermcp

Install

agr install @guangxiangdebizi/financemcp-dcths --target claude

This artifact does not publish files for Claude.

Document

{ "name": "financemcp-dcths", "version": "1.0.3", "description": "MCP Server for Chinese Stock Market Sector Analysis - Supports TongHuaShun (THS) and DongCai (DC) sector data via Tushare API", "type": "module", "bin": { "financemcp-dcths": "./build/index.js", "financemcp-dcths-http": "./build/httpServer.js" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e "require('fs').chmodSync('build/index.js', '755'); try{require('fs').chmodSync('build/httpServer.js','755')}catch(e){}"", "prepare": "npm run build", "watch": "tsc --watch", "dev": "node build/httpServer.js", "start:stdio": "node build/index.js", "start:http": "node build/httpServer.js" }, "keywords": [ "mcp", "finance", "tushare", "stock", "sector", "dongcai", "tonghuashun", "eastmoney", "ths", "dc", "concept", "industry" ], "author": "Xingyu Chen guangxiangdebizi@gmail.com", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "express": "^4.19.2", "cors": "^2.8.5", "dotenv": "^16.3.1", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.11.24", "@types/express": "^4.17.21", "@types/cors": "^2.8.17", "typescript": "^5.3.3" } }

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-1f2e708a7afc2026-08-04