Yijing Bazi MCP Server
by SiwuXue
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The Node.js environment mode (e.g., 'production', 'development') | production |
| LOG_LEVEL | No | The logging level for the server (e.g., 'info', 'debug') | info |
| SERVER_NAME | No | The name of the MCP server | yijing-bazi-mcp-server |
| ENABLE_CACHE | No | Enable or disable caching functionality | true |
| SERVER_VERSION | No | The version of the MCP server | 1.0.0 |
| ENABLE_PERFORMANCE_MONITORING | No | Enable or disable performance monitoring | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yijing_generate_hexagramC | 根据指定方法生成六爻卦象 |
| yijing_interpretC | 对卦象进行多层次解读 |
| yijing_adviseC | 基于卦象提供决策建议 |
| bazi_generate_chartC | 生成八字命盘 |
| bazi_analyzeC | 分析八字命盘 |
| bazi_forecastC | 预测未来运势 |
| combined_analysisC | 结合易经和八字进行综合分析 |
| destiny_consultC | 提供命理咨询服务 |
| knowledge_learnC | 学习易经和八字知识 |
| case_studyC | 分析易经和八字案例 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SiwuXue/yijing-bazi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server