Astral MCP
Rank #15,676io.github.davidmosiah/astral-mcp
Precision-audited astrology MCP: natal charts, transits, synastry, moon phases. No API key.
Astral MCP is a Model Context Protocol (MCP) server published by davidmosiah. It ranks #15,676 of 115,591 servers tracked on MCP Toplist. Astral MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 5, 2026 and most recently updated on Jun 5, 2026.
Ranks ahead of 99,915 of 115,591 servers on MCP Toplist.
Use Astral MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add astral-mcp -e "ASTRAL_MCP_TRANSPORT=<your ASTRAL_MCP_TRANSPORT>" -e "ASTRAL_MCP_HOST=<your ASTRAL_MCP_HOST>" -e "ASTRAL_MCP_PORT=<your ASTRAL_MCP_PORT>" -e "ASTRAL_MCP_ALLOWED_ORIGIN=<your ASTRAL_MCP_ALLOWED_ORIGIN>" -- npx -y astral-mcpReplace each placeholder with your own value before saving.
[mcp_servers.astral-mcp]
command = "npx"
args = ["-y", "astral-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.davidmosiah%2Fastral-mcp)<a href="https://mcptoplist.com/server/io.github.davidmosiah%2Fastral-mcp"><img src="https://mcptoplist.com/badge/io.github.davidmosiah%2Fastral-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
davidmosiah
Other servers by davidmosiah
- Delx Commerce — Pay-per-Result APIs for Agents#411 · 14 vers
- Google Health MCP#2,764 · 2 vers
- WHOOP MCP#4,089 · 3 vers
- Garmin MCP#4,350 · 2 vers
- Wellness Nourish#5,396 · 2 vers
- Samsung Health MCP#6,605 · 1 ver
- Withings MCP#7,068 · 2 vers
- Polar MCP#8,408 · 1 ver
- Eight Sleep MCP#8,993 · 1 ver
- Fitbit MCP#9,105 · 1 ver
- Google Ads MCP Unofficial#9,936 · 1 ver
- Oura MCP#9,980 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 5, 2026 |
Frequently asked questions
- Who maintains Astral MCP?
- Astral MCP is maintained by davidmosiah, which publishes 33 MCP servers (59 total versions) tracked on MCP Toplist.
- Is Astral MCP listed on the Official MCP Registry?
- Yes — Astral MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Astral MCP have?
- MCP Toplist tracks 1 version of Astral MCP, most recently published on Jun 5, 2026.
- Where can I find the source code for Astral MCP?
- The source code for Astral MCP is hosted at github.com/davidmosiah/astral-mcp.