MCP.so
登录

Ziwei Ai

@Timmy9527

关于 Ziwei Ai

紫微AI,是一个紫微斗数解盘AI应用。Ziwei AI is an AI application for Ziwei Doushu chart interpretation.紫微AIは、紫微斗数のチャート解読のためのAIアプリケーションです。

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

Timmy9527

提交者

Timmy

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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_reports tool.
  • 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.

评论

其他 分类下的更多 MCP 服务器