asktian-mcp
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
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_KEYsecret — 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
servers
MCP server that exercises all the features of the MCP protocol
screenpipe
Search your local screen recordings, audio transcripts, and computer activity from screenpipe.
apify-mcp-server
Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
klavis
MCP server for progressive tool usage at any scale (see https://klavis.ai)
mcp-obsidian
Interacting with Obsidian via REST API
metorial
Connect AI agents to 600+ integrations with a single interface - OAuth, scaling, and monitoring included
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry