mcpbeat Sign in

Starfetch MCP Server

by starfetch-js Your server? Claim it
local only

Starfetch runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 8 Sep 2026.

Query public astronomy catalogs through metadata-first TAP and ADQL tools.

Installs per day peak 18 · avg 9 · +61% w/w
a month agotoday
53
Installs / week
npm · @starfetch-js/mcp
2
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Starfetch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add starfetch -- npx -y @starfetch-js/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "starfetch": {
      "args": [
        "-y",
        "@starfetch-js/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.starfetch]
command = "npx"
args = ["-y", "@starfetch-js/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "starfetch": {
      "args": [
        "-y",
        "@starfetch-js/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "starfetch": {
      "args": [
        "-y",
        "@starfetch-js/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Starfetch

same job, measured the same way
Apache Pinot MCP Server
by startreedata

Query and manage Apache Pinot through MCP with typed tools and preview-first safety.

354 installs/wk local only
Quriov
by quriovai

Create and manage AI image and video generations through Quriov's fixed public MCP tools.

answering
AtCoder MCP Server
by ketherworks

Search AtCoder problems and fetch public problem statements through MCP.

4 tools answering
Xavio Storefront
by xavio

Search the public Xavio catalog and create firm checkout quotes.

4 tools answering
Secedgar MCP Server
by cyanheads

Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.

399 installs/wk 16 tools answering
Idescat MCP Server
by idescat

Query official statistics of Catalonia (Idescat): tables, metadata and JSON-stat data via MCP.

7 tools answering
C
Invokera Discover
by invokera

Search, inspect and invoke every public tool on Invokera through one MCP connection.

3 tools answering
New Relic MCP Server
by newrelic

Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more

answering

Starfetch — questions

Answers built from our own checks of this server.

Why is there no uptime for Starfetch?
Starfetch runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @starfetch-js/mcp was installed 53 times last week.
How do I connect Starfetch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @starfetch-js/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Starfetch?
The npm package @starfetch-js/mcp was installed 53 times in the last week. Week over week that is +61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Starfetch open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 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.