Skip to content
Cline

GetBirthChart MCP for Cline

io.github.getbirthchart-com/getbirthchart-mcp

Official MCP server for GetBirthChart astrology calculations.

client:Cline transport:stdio runtime:npm

Install GetBirthChart MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "getbirthchart-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@getbirthchart/mcp"
      ],
      "env": {
        "GETBIRTHCHART_API_KEY": "<GETBIRTHCHART_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

GetBirthChart MCP in other clients