HomeOther › asktian-mcp

asktian-mcp

Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.

TypeScript CloudLocal macOSWindowsLinux Remote
★ 1 stars Last pushed 2026-06-20 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.asktian.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http asktian-mcp https://mcp.asktian.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "asktian-mcp": {
      "url": "https://mcp.asktian.com/mcp"
    }
  }
}

Package (npm 0.3.3)

npx -y @asktian/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "asktian-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@asktian/[email protected]"
      ],
      "env": {
        "ASKTIAN_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ASKTIAN_API_KEY secret — OPTIONAL. Readings are free and work with no key (public backend, rate-limited to ~300 requests / 15 min). Set a key from https://api.asktian.com for higher rate limits and the premium tian.* reading tier.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry