cyclecalcs

api-evangelist/cyclecalcs
★ 0 stars Unknown language Code/Dev Tools Updated 4d ago
Read-only astronomy/ephemeris engine providing positional astronomy computations — sun/moon rise-set, moon phases, planet positions, eclipses, seasons, conjunctions, sidereal time, and more — via REST, a hosted MCP server, and llms.txt. Free keyless basic tier with paid tiers via RapidAPI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cyclecalcs": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/cyclecalcs"
      ]
    }
  }
}

Topics

apis-ioapis-io-submission