io.github.davidmosiah/astral-mcp MCP Server
io.github.davidmosiah/astral-mcp
What is the io.github.davidmosiah/astral-mcp MCP server?
Precision-audited astrology MCP: natal charts, transits, synastry, moon phases. No API key.
How to install io.github.davidmosiah/astral-mcp
Copy-paste configuration for popular MCP clients.
ASTRAL_MCP_TRANSPORTTransport to run. Defaults to stdio. Set to http to expose a streamable HTTP endpoint instead.
ASTRAL_MCP_HOSTHost to bind when ASTRAL_MCP_TRANSPORT=http. Defaults to 127.0.0.1.
ASTRAL_MCP_PORTPort to bind when ASTRAL_MCP_TRANSPORT=http. Defaults to 3000.
ASTRAL_MCP_ALLOWED_ORIGINAllowed CORS origin for the HTTP transport. Defaults to the bound host:port.
{
"mcpServers": {
"astral-mcp": {
"command": "npx",
"args": [
"-y",
"astral-mcp"
],
"env": {
"ASTRAL_MCP_TRANSPORT": "<YOUR_ASTRAL_MCP_TRANSPORT>",
"ASTRAL_MCP_HOST": "<YOUR_ASTRAL_MCP_HOST>",
"ASTRAL_MCP_PORT": "<YOUR_ASTRAL_MCP_PORT>",
"ASTRAL_MCP_ALLOWED_ORIGIN": "<YOUR_ASTRAL_MCP_ALLOWED_ORIGIN>"
}
}
}
}{
"mcpServers": {
"astral-mcp": {
"command": "npx",
"args": [
"-y",
"astral-mcp"
],
"env": {
"ASTRAL_MCP_TRANSPORT": "<YOUR_ASTRAL_MCP_TRANSPORT>",
"ASTRAL_MCP_HOST": "<YOUR_ASTRAL_MCP_HOST>",
"ASTRAL_MCP_PORT": "<YOUR_ASTRAL_MCP_PORT>",
"ASTRAL_MCP_ALLOWED_ORIGIN": "<YOUR_ASTRAL_MCP_ALLOWED_ORIGIN>"
}
}
}
}{
"mcpServers": {
"astral-mcp": {
"command": "npx",
"args": [
"-y",
"astral-mcp"
],
"env": {
"ASTRAL_MCP_TRANSPORT": "<YOUR_ASTRAL_MCP_TRANSPORT>",
"ASTRAL_MCP_HOST": "<YOUR_ASTRAL_MCP_HOST>",
"ASTRAL_MCP_PORT": "<YOUR_ASTRAL_MCP_PORT>",
"ASTRAL_MCP_ALLOWED_ORIGIN": "<YOUR_ASTRAL_MCP_ALLOWED_ORIGIN>"
}
}
}
}{
"servers": {
"astral-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"astral-mcp"
],
"env": {
"ASTRAL_MCP_TRANSPORT": "<YOUR_ASTRAL_MCP_TRANSPORT>",
"ASTRAL_MCP_HOST": "<YOUR_ASTRAL_MCP_HOST>",
"ASTRAL_MCP_PORT": "<YOUR_ASTRAL_MCP_PORT>",
"ASTRAL_MCP_ALLOWED_ORIGIN": "<YOUR_ASTRAL_MCP_ALLOWED_ORIGIN>"
}
}
}
}claude mcp add astral-mcp --env ASTRAL_MCP_TRANSPORT=<YOUR_ASTRAL_MCP_TRANSPORT> --env ASTRAL_MCP_HOST=<YOUR_ASTRAL_MCP_HOST> --env ASTRAL_MCP_PORT=<YOUR_ASTRAL_MCP_PORT> --env ASTRAL_MCP_ALLOWED_ORIGIN=<YOUR_ASTRAL_MCP_ALLOWED_ORIGIN> -- npx -y astral-mcpRelated MCP servers
Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents
Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents.
Unofficial Eight Sleep MCP server: read sleep trends, temperature, alarms; gated pod control.
Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.