Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAYCAST_API_KEYNoRaycast API key (if available)
RAYCAST_TEAM_IDNoRaycast team ID (if applicable)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
raycast_searchB

Search and launch applications, files, or commands via Raycast

raycast_openC

Open specific Raycast commands or extensions

raycast_clipboardC

Manage clipboard history via Raycast

raycast_shortcutC

Trigger Raycast shortcuts and hotkeys

raycast_windowC

Control Raycast window behavior

raycast_systemC

Access system functions through Raycast

raycast_authC

Manage Raycast and service authentication

raycast_extensionsC

Manage Raycast extensions and store integration

raycast_workflowsC

Create and manage Raycast workflows and automations

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 9 tools

Disambiguation3/5

The set covers distinct areas but raycast_search and raycast_open overlap in launching commands/extensions, and raycast_system is broad/vague, risking misselection.

Naming Consistency4/5

All tool names use the raycast_ prefix and snake_case, which is predictable; however, the second token mixes verbs (search, open) and nouns (clipboard, shortcut), a minor inconsistency.

Tool Count5/5

9 tools is well within the ideal range for a platform integration, each covering a distinct Raycast capability without excessive granularity.

Completeness4/5

The surface covers core Raycast operations (search, open, clipboard, shortcuts, window, system, auth, extensions, workflows) but lacks tools for snippets, AI commands, or notes, which are common Raycast features.

Maintenance

ActivityActive
ResponsivenessNo issues