Skip to main content
Glama
getbirthchart-com

@getbirthchart/mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GETBIRTHCHART_API_KEYYesServer-side developer API key. Create a key at getbirthchart.com/developers. Required at startup.
GETBIRTHCHART_API_BASE_URLNoHTTPS API base URL override for development/testing. HTTP is accepted only for localhost.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
calculate_birth_chartA

Calculate structured natal chart data from birth information. When birth time is unknown, preserve that uncertainty and omit time-dependent results such as the Ascendant and houses rather than assuming a default time.

get_planet_positionsC

Calculate planetary positions for a birth date and optional exact birth time and location. Returns structured placements supported by GetBirthChart.

get_big_threeA

Calculate the Sun, Moon, and Ascendant for a birth chart. If birth time is unknown, do not guess the Ascendant; return it as unavailable according to the GetBirthChart contract.

get_moon_signA

Calculate the Moon sign while preserving uncertainty when the Moon may have changed zodiac signs during a date with unknown birth time.

get_rising_signA

Calculate the Ascendant (Rising sign) from birth date, exact birth time, and location. An exact birth time is required; never infer or guess a Rising sign.

calculate_aspectsA

Calculate structured natal aspects between chart bodies using GetBirthChart's calculation methodology. Returns factual aspect data without interpretation.

calculate_synastryA

Calculate structured synastry relationships between two birth charts. Returns factual inter-chart data without compatibility scores or relationship conclusions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
methodologyAuthoritative calculation-method context for GetBirthChart results.
data-sourcesSource provenance and location/timezone input boundaries.
engine-infoTechnical metadata about the GetBirthChart calculation provider.

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/getbirthchart-com/getbirthchart-mcp'

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