
Yiditu Mcp
Wire I Ching hexagram reasoning and Taiwan-location feng shui context into an agent when you are exploring symbolic or place-based product ideas.
Overview
Yiditu MCP is an MCP server for the Idea phase that supplies I Ching hexagram analysis and Taiwan geographic feng shui context to coding agents.
What is this MCP server?
- Remote streamable-http MCP at api.yiditu.tech plus optional stdio npm package yiditu-mcp
- I Ching hexagram analysis exposed as agent-callable tools
- Geographic feng shui guidance scoped to Taiwan locations
- Version 1.0.0 with GitHub source at kingbbs/yiditu-mcp
- No API key called out in server metadata—hosted remote is the primary path
- Server version 1.0.0
- Transports: streamable-http remote plus stdio npm identifier yiditu-mcp
What problem does it solve?
Agents lack built-in access to structured I Ching and Taiwan feng shui references, so place- or symbolism-driven ideation stalls on manual lookup.
Who is it for?
Indie builders prototyping wellness, travel, or storytelling agents that need Taiwan-specific symbolic geography during early research.
Skip if: Teams that need verified cadastral data, global map APIs, or compliance-grade property analytics without cultural-metaphor framing.
What do I get? / Deliverables
Your agent can request hexagram and location-oriented feng shui context in-thread while you research product angles for Taiwan-focused experiences.
- Agent-accessible I Ching hexagram interpretations
- Taiwan location-oriented feng shui context in chat workflows
Recommended MCP Servers
Journey fit
Niche cultural and geographic insight fits earliest journey work—research and discovery before you commit to a Taiwan- or wellness-themed build. Research is where you pull external reference data and alternative frameworks into brainstorming, not where you ship production features.
How it compares
Cultural-geography MCP integration, not a general mapping skill or GIS database.
Common Questions / FAQ
Who is yiditu-mcp for?
Solo and indie builders using MCP agents who want I Ching and Taiwan feng shui context while exploring product or content ideas.
When should I use yiditu-mcp?
During idea-phase research when you are validating concepts that lean on symbolism, place, or Taiwan-localized experiences before you build features.
How do I add yiditu-mcp to my agent?
Register the remote URL https://api.yiditu.tech/mcp as streamable-http in your MCP client, or install the npm package yiditu-mcp for stdio transport per the repo README.