Human Design MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Human Design MCPCalculate chart for Albert Einstein, born March 14, 1879 in Ulm."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Human Design for Claude, Cursor & Cline
Compute Human Design charts, cycle returns, transits, synthesis, and chart comparison natively inside your AI assistant — powered by Simple Chart Calculator. Sub-second precision, built on Swiss Ephemeris. 9 tools.
⚡ Fastest: remote connector — no install at all
Works in Claude on the web, desktop and Cowork (and any MCP client that supports remote servers). In Claude: Settings → Connectors → Add custom connector, then paste your personal URL:
https://api.simplechartcalculator.com/mcp/YOUR_API_KEYGet a free key (and your ready-made personal URL) at https://simplechartcalculator.com/portal. The URL contains your key — treat it like a password. The remote connector exposes the 5 calculation tools; the local install below adds a private on-device people roster.
Related MCP server: VedAstro MCP Server
✅ Local install — one click (Claude Desktop)
No config files, no terminal.
Download
Human-Design-SimpleChartCalculator.mcpb.Double-click it (or open Claude Desktop → Settings → Extensions → Install… and pick the file).
When asked, paste your API key in the box. No key yet? Get a free one at https://simplechartcalculator.com/register (30 seconds, no card). Keep the key private — it counts against your plan.
Done. Just chat (see Example prompts below).
Other clients (Cursor, Cline) — config file
If you're not on Claude Desktop, add the server to your MCP config manually:
{
"mcpServers": {
"human-design": {
"command": "npx",
"args": ["-y", "@simplechart/mcp"],
"env": { "SCC_API_KEY": "YOUR_KEY" }
}
}
}Cursor:
~/.cursor/mcp.json(or Settings → MCP → Add Server)Cline: MCP Servers → Configure
The
npx @simplechart/mcpcommand needs the package published to npm. The one-click.mcpbabove is fully self-contained and works without npm.
Tools (9)
Tool | What it does |
| Full bodygraph from birth data — type, authority, profile, centers, channels, all 14 planets as gate.line.color.tone.base. |
| The interpretive layer — strategy, signature, not-self, incarnation cross, variables. |
| Exact Solar / Saturn / Uranus-opposition / Chiron return moment (sub-second) + the chart for it. |
| The live global transit chart right now. |
| Connection dynamics between two people — electromagnetic, dominance, compromise & companionship channels. |
| Save birth data locally on your machine ( |
| Recall a saved person's full chart by name. |
| List everyone in your local roster. |
| Delete someone from your roster. |
Your saved people live in a local JSON file on your own machine — nothing is stored on our servers.
Example prompts
Once installed, just ask your assistant in plain language:
"Calculate the Human Design chart for Ra Uru Hu, born 9 April 1948 at 00:05 in Montreal."
"When was Ra Uru Hu's first Saturn return? Born 9 April 1948, 00:05, Montreal."
"Save my mum's birth data, then compare her chart with mine."
"What's the current Human Design transit?"
Environment variables
Var | Required | Default |
| yes | — |
| no |
|
The free tier includes 300 calls/month (6 via MCP). Pro ($33/mo) includes 25,000 calls, full synthesis data and 600 MCP calls.
License
MIT © Simple Chart Calculator
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/simplechartcalculator/human-design-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server