Skip to main content
Glama

human_design_bodygraph

Read-only

Render a Human Design Bodygraph from a UTC birth datetime. Outputs an SVG showing all 9 centers, 36 channels, and 64 gates with color-coded conscious and unconscious activations. Defined centers are filled; open centers remain muted. Choose 'svg' for native display or 'png' for raster.

Instructions

Generate a Human Design Bodygraph image (SVG) from a birth datetime (UTC). Renders the full bodygraph circuit board showing all 9 centers, 36 channels, and 64 gates with Personality (conscious) and Design (unconscious) activations color-coded. Defined centers are filled with their HD doctrine color; open/undefined centers remain muted. Returns a native SVG that Claude displays inline. Use format='png' to opt into raster output (requires server-side rasterizer).

CREDIT COST: 2 credits per call.

EXAMPLE: Generate a bodygraph for someone born April 15, 1990 at 19:30 UTC: datetime='1990-04-15T19:30:00Z'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datetimeYesISO 8601 birth datetime in UTC, e.g. '1990-04-15T19:30:00Z'. Human Design chart calculation is time-sensitive — accuracy to the minute matters.
styleNoAesthetic style of the bodygraph: 'dark' (default, deep background), 'light' (cream background), or 'mono' (black-and-white print-ready).
formatNoOutput format. Defaults to 'svg' (pure Go renderer — no external deps, displays natively in Claude). Use 'png' for raster output (requires server-side rasterizer).
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true and destructiveHint=false, so the description adds value by detailing the output format (SVG/png), credit cost, and the inline display behavior. However, it does not disclose additional behavioral traits beyond annotations, such as statelessness or any side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact (5 sentences) with no redundant information. It front-loads the main purpose, then provides details, an example, and credit cost. Every sentence serves a clear function.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool complexity (generating a detailed SVG), the description covers input requirements, output format, style options, cost, and an example. It also explains that the SVG displays inline in Claude, which is crucial for agent understanding. No gaps are apparent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema has 100% description coverage, but the description adds meaningful context beyond the schema: it highlights the time-sensitivity of the datetime parameter ('accuracy to the minute matters'), explains the aesthetic styles, and clarifies the default format and raster option. This adds significant value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Generate a Human Design Bodygraph image (SVG) from a birth datetime (UTC)', specifying the verb (generate) and resource (bodygraph SVG). It details the components (9 centers, 36 channels, 64 gates) and distinguishes from sibling tools like human_design_chart by focusing on the visual bodygraph output.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides an explicit example and mentions credit cost and format options, but it does not explicitly guide when to use this tool versus siblings like human_design_chart. The usage is implied by the focus on visual bodygraph, but no 'when-not' or alternatives are given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/openephemeris/openephemeris-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server