
Ziwei Ai
@Timmy9527
About Ziwei Ai
紫微AI,是一个紫微斗数解盘AI应用。Ziwei AI is an AI application for Ziwei Doushu chart interpretation.紫微AIは、紫微斗数のチャート解読のためのAIアプリケーションです。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ziweiai": {
"command": "node",
"args": [
"/data/ziweiai/mcp-server/dist/index.js"
],
"env": {
"ZIWEIAI_MCP_API_KEY": "Paste the API key you generated and copied from \"My Reports\" here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Ziwei Ai?
Ziwei Ai is an MCP (Model Context Protocol) server for ZiweiAI reports. It allows users to list purchased reports, get polished report content, and obtain payment links, and can be used in Cursor, Claude Desktop, or other MCP clients.
How to use Ziwei Ai?
Install the npm package (npm install ziweiai-mcp-server) or run directly with npx ziweiai-mcp-server. Obtain an MCP API Key from the Ziwei Ai website, set the environment variable ZIWEIAI_MCP_API_KEY, and start the server. For Cursor, add the server configuration in ~/.cursor/mcp.json or through Cursor Settings.
Key features of Ziwei Ai
- List purchased reports via
list_my_reportstool. - List report type codes (ming, ln, lc, ll, lr, cp, dh) via
list_report_types. - Get polished report content with optional language parameter.
- Generate payment links for unpurchased report types.
Use cases of Ziwei Ai
- Retrieve and display purchased ZiweiAI reports inside Cursor.
- Generate payment links to purchase reports not yet owned.
- Integrate ZiweiAI report listings into other MCP-compatible assistants.
FAQ from Ziwei Ai
What runtime does Ziwei Ai require?
Node.js version 18 or higher.
Where do I get an MCP API Key?
Log in at ziweiai.com or ziweiai.com.cn, go to My Reports, find MCP Integration, and click Generate MCP API Key. The key is shown only once.
How do I configure the API base for the Chinese site?
Set the environment variable ZIWEIAI_API_BASE to https://ziweiai.com.cn if your account and reports are on the Chinese site.
Can I purchase reports through MCP?
No. Payment is always done on the website. MCP only lists purchased reports, returns polished content, and provides payment links.
What reports can MCP access?
Only reports you have already purchased on the website can be listed and their content fetched.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments