mcpbeat Sign in

Sidereon MCP Server

local only

Sidereon runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Sep 2026.

GNSS positioning and astrodynamics: orbit propagation, passes, GNSS solves, and RINEX QC

Installs / week
not published
18
Stars
0 open issues
20 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    output = subprocess.check_output([python, "-c", PROBE], text=True)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Sidereon

same job, measured the same way
Iss MCP
by mrfentmen

ISS live position and passes.

local only
Ionis MCP
by qso-graph

HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation.

151 installs/wk local only
Ionis MCP
by ionis-ai

HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation.

local only
Astronomy MCP Server
by cyanheads

Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.

256 installs/wk 7 tools answering
Riv MCP
by christopher-as

Riv MCP: spend authorization and governed trading (place_order, positions, market data, policies).

45 installs/wk local only
QR Top
by qr-top

Dynamic QR codes by chat: edit destinations after printing, smart routing, and scan analytics.

answering
Ephemeris MCP
by scottchronicity

Precision astronomical ephemeris and planetary positions via the Swiss Ephemeris.

67 installs/wk local only
Variantrade
by chidi09

Read your VarianTrade portfolio, positions, risk and signals. Trades are proposal-only.

answering

Sidereon — questions

Answers built from our own checks of this server.

Why is there no uptime for Sidereon?
Sidereon runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Sidereon open source?
Yes — it is published under the MIT licence, written in Rust and 18 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.