🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@starfetch-js/mcp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@starfetch-js/mcp

Model Context Protocol server for Starfetch.

Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
72
-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

@starfetch-js/mcp

Model Context Protocol stdio server for Starfetch TAP tools.

npx -y @starfetch-js/mcp

Example MCP client configuration:

{
  "mcpServers": {
    "starfetch": {
      "command": "npx",
      "args": ["-y", "@starfetch-js/mcp"]
    }
  }
}

The server exposes TAP presets, registry search, metadata inspection, bounded sync queries, and explicit async job tools. It does not accept credentials, execute shell commands, or write local files.

Keywords

astronomy

FAQs

Package last updated on 04 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts