Raycast MCP Server
MCP Integration

Supercharge Claude with Raycast

Raycast productivity tool integration with Claude for workflow automation. Launch commands, manage extensions, and automate tasks.

npm version downloads stars license
Add to Claude Desktop
claude_desktop_config.json
{
  "mcpServers": {
    "raycast": {
      "command": "npx",
      "args": ["-y", "raycast-mcp-server"]
    }
  }
}
What You Can Do
🚀

Launch Commands

Trigger any Raycast command directly from Claude. Open apps, run scripts, and execute workflows hands-free.

🔌

Extension Management

Install, configure, and manage Raycast extensions. Browse the store and toggle extensions through conversation.

📋

Clipboard & Snippets

Access clipboard history, manage text snippets, and create quick-access shortcuts for repeated content.

🛠

Window Management

Control window layouts, resize and position windows, switch between apps and spaces programmatically.

🔍

Quicklinks & Search

Create and launch quicklinks, search across files, contacts, and bookmarks using Raycast's search engine.

Script Commands

Run custom Bash, Python, Ruby, or AppleScript commands through Raycast's script command framework.

> npm install -g raycast-mcp-server