@openfate-ai/bazi-mcp
MCP server package @openfate/bazi-mcp
Install
agr install @openfate-ai/bazi-mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@openfate/bazi-mcp", "version": "0.2.6", "mcpName": "io.github.openfate-ai/bazi-mcp", "description": "OpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.", "type": "module", "bin": { "openfate-bazi-mcp": "dist/stdio.js" }, "main": "./dist/mcp.js", "types": "./dist/mcp.d.ts", "exports": { ".": { "types": "./dist/mcp.d.ts", "default": "./dist/mcp.js" } }, "files": [ "dist", "skills", "README.md", "server.json", "glama.json", "LICENSE" ], "scripts": { "build": "rm -rf dist && tsc && chmod +x dist/stdio.js", "dev": "tsx src/stdio.ts", "mcpb:pack": "npm run build && node scripts/pack-mcpb.mjs", "release": "npm version patch -m "chore: release v%s [release]" && git push --follow-tags", "smithery:publish": "node scripts/publish-smithery.mjs", "smoke": "node --import tsx tests/smoke-stdio.ts", "version": "node scripts/sync-version.mjs && npm run verify:versions && git add server.json mcpb/manifest.json package-lock.json", "verify:versions": "node scripts/verify-version-sync.mjs", "prepublishOnly": "npm run verify:versions && npm run build" }, "keywords": [ "mcp", "model-context-protocol", "bazi", "八字", "四柱", "four-pillars", "chinese-astrology", "true-solar-time", "openfate", "saju", "四柱推命" ], "author": { "name": "OpenFate Engineering", "url": "https://openfate.ai" }, "homepage": "https://openfate.ai", "repository": { "type": "git", "url": "git+https://github.com/openfate-ai/bazi-mcp.git" }, "bugs": { "url": "https://github.com/openfate-ai/bazi-mcp/issues" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "@openfate/bazi-engine": "^1.1.1", "@openfate/true-solar-time": "^4.0.2", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=20" } }
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-5b265c4cb4de2026-08-05