What this is
A Model Context Protocol (MCP) server that generates Qi Men Dun Jia hourly charts on demand — ready to interpret, no manual lookup required.
https://qimen-mcp.pauljmorris.com.au/mcpConnect it
Go to Settings → Connectors → Add custom connector. Name it “Qi Men Hourly Chart” so it's easy to recognize in your connector list, paste the endpoint URL above into “Remote MCP server URL”, and click Add — no OAuth fields needed.
Turn on developer mode, then go to Settings → Connectors → Create. Use the same name (“Qi Men Hourly Chart”) and endpoint URL as above — ChatGPT lists the available tools once it connects successfully.
Prompts
Surfaced as slash commands in MCP-aware clients.
/nowPulls the current hour's chart into the conversation, ready to interpret.
/now/qi-men-timestampPulls the chart for a specific date and time, in dd-mm-yyyy hh:mm format.
/qi-men-timestamp: 30-01-2025 01:30/qi-men-timestamp: 04-07-2026 08:00Tools
get_current_chartThe hourly chart for right now (no arguments).
get_chart_for_timestampThe hourly chart for a given date (YYYY-MM-DD) and time (HH:MM).