Skip to main content
Glama

Chinese Fortune Analysis System (BaZi)

by deeppath-ai
package.json1.19 kB
{ "name": "mcp-chinese-fortune", "version": "0.0.2", "main": "build/ai.js", "module": "./src/ai.ts", "scripts": { "prebuild": "rm -rf build/*", "build": "tsc", "postbuild": "chmod +x build/ai.js", "prepare": "npm run build", "test": "tsc && node ./build/ai.js", "test_sse": "tsc && node ./build/ai.js --port 8728", "debug": "tsc && npx @modelcontextprotocol/inspector node ./build/ai.js" }, "keywords": [ "mcp", "fortune", "mcp-server" ], "author": "DeeppathAI", "license": "MIT", "description": "This is a chinese-fortun on the Model Context Protocol (MCP). ", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.8.4", "cheerio": "^1.1.0", "commander": "^14.0.0", "date-fns": "^4.1.0", "date-fns-tz": "^3.2.0", "mcp-http-server": "^1.1.5", "node-fetch": "^2.6.12", "zod": "^3.24.2" , "dayjs": "^1.10.7" }, "devDependencies": { "@types/node": "^22.14.1", "@types/node-fetch": "^2.6.4", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "type": "module", "bin": { "mcp-marketing-site": "./build/ai.js" }, "files": [ "build" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deeppath-ai/mcp-chinese-fortune'

If you have feedback or need assistance with the MCP directory API, please join our Discord server