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.

コメント

「その他」の他のコンテンツ