Skip to content
Claude Desktop

mast mcp for Claude Desktop

io.github.mrfentmen/mast-mcp

Keyless MCP server for MAST: Hubble, Webb, TESS observations by sky position.

client:Claude Desktop transport:stdio runtime:npm

Install mast mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mast mcp in other clients