← Index

io.github.ExpertVagabond/raycast

io.github.ExpertVagabond/raycast·v1.0.1·Other
Quality Score
82
/100

Raycast workflow automation MCP server with 9 tools

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "raycast": {
      "command": "npx",
      "args": [
        "-y",
        "raycast-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "raycast": {
      "command": "npx",
      "args": [
        "-y",
        "raycast-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y raycast-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other