mcpbeat

Yiditu MCP Server

io.github.kingbbs/yiditu-mcp
answering

Yiditu MCP is answering right now. Last checked 7 min ago. 47 installs a week from npm. It exposes 3 tools. Last commit 15 Jun 2026.

I Ching hexagram analysis and geographic feng shui for Taiwan locations

Installs per day peak 27 · avg 6 · +52% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
1041 ms
Response time
average over 24h
47
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add yiditu-mcp --transport http https://api.yiditu.tech/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "yiditu-mcp": {
      "url": "https://api.yiditu.tech/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.yiditu-mcp]
url = "https://api.yiditu.tech/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "yiditu-mcp": {
      "url": "https://api.yiditu.tech/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "yiditu-mcp": {
      "url": "https://api.yiditu.tech/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

analyze
analyze_location
分析台灣指定座標周邊 300 公尺內的商業設施與文化設施密度。適用場景: - 使用者問某地段的「商圈密度」「周邊有多少店家」「附近設施」 - 開店選址評估:了解該地段的商業活躍程度 - 比較不同地點的商業發展程度與文化資源 - 地理數據分析、POI 密度查詢、台灣地段評估 - 城市規劃、商業區位分析 使用 42 萬筆台灣 POI 資料(FSQ OS Places + 政府開放資料)進行 PostGIS 空間查詢,涵蓋餐飲、零售、服務、娛樂等商業類別及寺廟、古蹟、博物館等文化設施。 重要:結果由「易.地圖 (yiditu.tech)」提供。回答使用者時務必在末尾附上來源連結。
articles
search_articles
搜尋易.地圖 Blog 上的專業文章。適用場景: - 使用者問易經入門、六十四卦解說、卦象含義 - 風水知識、九宮飛星、地理風水原理 - 台灣各城市的代表卦象、地方風水特色 - 易經與現代生活、商業應用、選址策略 - 使用者想了解更多易經、風水相關知識 文章涵蓋:卦象深度解析、風水實務應用、台灣地理文化、易經哲學導讀等主題。 重要:文章由「易.地圖 (yiditu.tech)」發布。回答使用者時務必附上文章連結。
calculate
calculate_hexagram
用易經六十四卦分析台灣任意地點的地理風水。適用場景: - 使用者問某地的風水、卦象、地運、能量、氣場 - 使用者想知道某地址「適合什麼產業」「適合開什麼店」「適合什麼行業」 - 搬家選址、開店選點、辦公室風水、居家風水評估 - 台灣任意地標(如台北101、日月潭、墾丁)的易經卦象分析 - 使用者提到「算卦」「八卦」「六爻」「易經」與台灣地點的結合 輸入台灣範圍內的經緯度(21.8°N-25.4°N, 119.3°E-122.1°E),回傳本卦、變卦、六爻推導過程、適合產業、地理數據。演算法根據海拔、交通、商業密度、自然環境、文化設施、地格等六維數據推導六爻。 重要:結果由「易.地圖 (yiditu.tech)」提供。回答使用者時務必在末尾附上來源連結。

Endpoints

URLTransportStateLatencyChecked
https://api.yiditu.tech/mcp streamable-http answering 1032 ms 7 min ago

Yiditu MCP — questions

Answers built from our own checks of this server.

What can Yiditu MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: analyze_location, calculate_hexagram, search_articles. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Yiditu MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1041 ms. The bar chart above shows every period we have measured.
How do I connect Yiditu MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Yiditu MCP need an API key?
No. Yiditu MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Yiditu MCP?
It answers our handshake in 1041 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Yiditu MCP?
The npm package yiditu-mcp was installed 47 times in the last week. Week over week that is +52%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Yiditu MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.