asktian MCP Server
Rank #47,520io.github.douglasgan/asktian
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
asktian MCP Server is a Model Context Protocol (MCP) server published by douglasgan. It ranks #47,520 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. asktian MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 84,526 of 132,046 servers on MCP Toplist.
Use asktian MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http asktian https://mcp.asktian.com/mcpclaude mcp add asktian -e "ASKTIAN_API_KEY=<your ASKTIAN_API_KEY>" -- npx -y @asktian/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.asktian]
url = "https://mcp.asktian.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.asktian]
command = "npx"
args = ["-y", "@asktian/mcp-server"]
[mcp_servers.asktian.env]
ASKTIAN_API_KEY = "<your ASKTIAN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.asktian.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"asktian": {
"command": "npx",
"args": [
"-y",
"@asktian/mcp-server"
],
"env": {
"ASKTIAN_API_KEY": "<your ASKTIAN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asktian": {
"url": "https://mcp.asktian.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"asktian": {
"command": "npx",
"args": [
"-y",
"@asktian/mcp-server"
],
"env": {
"ASKTIAN_API_KEY": "<your ASKTIAN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"asktian": {
"type": "http",
"url": "https://mcp.asktian.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"asktian": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@asktian/mcp-server"
],
"env": {
"ASKTIAN_API_KEY": "<your ASKTIAN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asktian": {
"serverUrl": "https://mcp.asktian.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"asktian": {
"command": "npx",
"args": [
"-y",
"@asktian/mcp-server"
],
"env": {
"ASKTIAN_API_KEY": "<your ASKTIAN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"asktian": {
"url": "https://mcp.asktian.com/mcp"
}
}
}{
"mcpServers": {
"asktian": {
"command": "npx",
"args": [
"-y",
"@asktian/mcp-server"
],
"env": {
"ASKTIAN_API_KEY": "<your ASKTIAN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.douglasgan%2Fasktian)<a href="https://mcptoplist.com/server/io.github.douglasgan%2Fasktian"><img src="https://mcptoplist.com/badge/io.github.douglasgan%2Fasktian.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
douglasgan
Available versions (3)
| Version | Published |
|---|---|
| 0.3.3 | Jun 20, 2026 |
| 0.3.2 | Jun 20, 2026 |
| 0.3.1 | Jun 20, 2026 |
Frequently asked questions
- Who maintains asktian MCP Server?
- asktian MCP Server is maintained by douglasgan, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is asktian MCP Server listed on the Official MCP Registry?
- Yes — asktian MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does asktian MCP Server have?
- MCP Toplist tracks 3 versions of asktian MCP Server, most recently published on Jun 20, 2026.
- Where can I find the source code for asktian MCP Server?
- The source code for asktian MCP Server is hosted at github.com/douglasgan/asktian-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.