This MCP server exposes Chinese metaphysics readings and decision tools to MCP-compatible AI clients. It provides live daily readings, compatibility checks, auspicious timing, today’s energy, name analysis, and a novelty market signal, with optional API-key access for higher limits and premium readings.
From the registry: Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
$ npm install -g @asktian/mcp-serverPlease install the `asktian` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install the npm package globally** — Install the Asktian MCP server package so the `asktian-mcp` command is available. Run: `npm install -g @asktian/mcp-server`
Optional prerequisites:
- Optional: Get an Asktian API key — Optional for higher rate limits and access to the premium `tian.*` reading tier. The server works without a key using public rate-limited endpoints. (https://api.asktian.com)
Canonical MCP server config (stdio transport):
- command: `asktian-mcp`
- args: []
- optional environment variables:
- `ASKTIAN_API_KEY`: Optional Asktian API key for higher rate limits and premium `tian.*` readings. Omit to use the public rate-limited backend. (example: `<your-asktian-api-key>`)
Note: The README also documents HTTP mode. For hosted/remote use, run with `npx -y @asktian/mcp-server` and set `ASKTIAN_MCP_HTTP=1` plus `PORT`; the endpoint is served at `/mcp`. A hosted endpoint is available at `https://mcp.asktian.com/mcp` and can use an `Authorization: Bearer <your-asktian-api-key>` header. Per the portability rule, the canonical config uses the simpler stdio setup with the installed `asktian-mcp` command.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ASKTIAN_API_KEYOptional API key for higher rate limits and access to the premium tian.* reading tier.ASKTIAN_MCP_HTTPEnables HTTP/streamable-HTTP mode instead of stdio when set to 1.PORTPort used when running the server in HTTP mode.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.