raycast-mcp-server-0.1.0 is not a library.
Raycast MCP Server
A comprehensive Model Context Protocol (MCP) server for Raycast workflow automation, providing 9 powerful tools to integrate Raycast with AI assistants like Claude.
Features
🔧 9 Comprehensive Tools
- raycast_auth - Manage Raycast and service authentication
- raycast_extensions - Manage Raycast extensions and store integration
- raycast_workflows - Create and manage Raycast workflows and automations
- raycast_search - Search and launch applications, files, or commands via Raycast
- raycast_clipboard - Manage clipboard history via Raycast
- raycast_shortcut - Trigger Raycast shortcuts and hotkeys
- raycast_window - Control Raycast window behavior
- raycast_system - Access system functions through Raycast
- Plus additional workflow tools
🚀 Capabilities
- Full OAuth integration support for multiple services
- Extension management and publishing workflow
- Custom workflow creation and execution
- System automation and control
- Clipboard management
- Search and navigation
Installation
Via Claude Desktop
Add to your claude_desktop_config.json:
Via NPX (Coming Soon)
Via Smithery
Development
Prerequisites
- Node.js 18+
- TypeScript
- Raycast installed on macOS
Setup
Running Locally
Building for Production
Usage Examples
Authentication Management
# Setup GitHub authentication
}
# Validate credentials
}
Extension Management
# Search for extensions
}
# List installed extensions
}
Workflow Automation
# Create a custom workflow
}
# Execute a workflow
}
Environment Variables
RAYCAST_API_KEY- Raycast API key (if available)RAYCAST_TEAM_ID- Raycast team ID (if applicable)
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests if applicable
- Submit a pull request
License
MIT
Support
For issues and feature requests, please use the GitHub Issues page.
Built with ❤️ for the Raycast and MCP communities.