Caelus
Rank #11,969io.github.heavyblotto/caelus-mcp
34-tool Caelus MCP for validated astrology: charts, transits, Vedic, facts, sky view, synthetic.
Caelus is a Model Context Protocol (MCP) server published by heavyblotto. It ranks #11,969 of 132,046 servers tracked on MCP Toplist. Caelus is listed across 2 registries — Official MCP and PulseMCP, with 14 tracked versions. It was first listed on Jun 14, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 120,077 of 132,046 servers on MCP Toplist.
Use Caelus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http caelus-mcp https://www.ephemengine.com/api/mcpclaude mcp add caelus-mcp -- npx -y caelus-mcp[mcp_servers.caelus-mcp]
url = "https://www.ephemengine.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.caelus-mcp]
command = "npx"
args = ["-y", "caelus-mcp"]Add to ~/.codex/config.toml.
https://www.ephemengine.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"caelus-mcp": {
"command": "npx",
"args": [
"-y",
"caelus-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"caelus-mcp": {
"url": "https://www.ephemengine.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"caelus-mcp": {
"command": "npx",
"args": [
"-y",
"caelus-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"caelus-mcp": {
"type": "http",
"url": "https://www.ephemengine.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"caelus-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"caelus-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"caelus-mcp": {
"serverUrl": "https://www.ephemengine.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"caelus-mcp": {
"command": "npx",
"args": [
"-y",
"caelus-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"caelus-mcp": {
"url": "https://www.ephemengine.com/api/mcp"
}
}
}{
"mcpServers": {
"caelus-mcp": {
"command": "npx",
"args": [
"-y",
"caelus-mcp"
]
}
}
}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.heavyblotto%2Fcaelus-mcp)<a href="https://mcptoplist.com/server/io.github.heavyblotto%2Fcaelus-mcp"><img src="https://mcptoplist.com/badge/io.github.heavyblotto%2Fcaelus-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
heavyblotto
Available versions (14)
| Version | Published |
|---|---|
| 0.24.1 | Aug 15, 2026 |
| 0.24.0 | Aug 15, 2026 |
| 0.23.0 | Jun 21, 2026 |
| 0.22.0 | Jun 21, 2026 |
| 0.21.0 | Jun 20, 2026 |
| 0.20.1 | Jun 17, 2026 |
| 0.20.0 | Jun 17, 2026 |
| 0.19.0 | Jun 16, 2026 |
| 0.17.0 | Jun 15, 2026 |
| 0.16.0 | Jun 15, 2026 |
| 0.15.0 | Jun 15, 2026 |
| 0.14.0 | Jun 14, 2026 |
| 0.13.0 | Jun 14, 2026 |
| 0.12.1 | Jun 14, 2026 |
Frequently asked questions
- Who maintains Caelus?
- Caelus is maintained by heavyblotto, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Caelus listed on the Official MCP Registry?
- Yes — Caelus is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Caelus have?
- MCP Toplist tracks 14 versions of Caelus, most recently published on Aug 15, 2026.
- Where can I find the source code for Caelus?
- The source code for Caelus is hosted at github.com/heavyblotto/caelus.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.