Skip to content

Ziwei Iztro

Free

by MCP Community

MCP server for iztro - a lightweight kit for generating astrolabes for Zi Wei Dou Shu

v1.0.0Added Apr 12, 2026
iztromcpziweidoushu紫微斗数astrology
Works with:ClaudeGPTGeminiCopilot

Ziwei Iztro MCP Server

MCP server for iztro - a lightweight kit for generating astrolabes for Zi Wei Dou Shu

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y ziwei_iztro-mcpserver
Add to claude_desktop_config.json
{
  "mcpServers": {
    "ziwei-iztro": {
      "command": "npx",
      "args": ["-y", "ziwei_iztro-mcpserver"]
    }
  }
}