Skip to main content
Glama

MCPControl

provider.ts280 B
import { KeyboardAutomation, MouseAutomation, ScreenAutomation, ClipboardAutomation, } from './automation.js'; export interface AutomationProvider { keyboard: KeyboardAutomation; mouse: MouseAutomation; screen: ScreenAutomation; clipboard: ClipboardAutomation; }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/claude-did-this/MCPControl'

If you have feedback or need assistance with the MCP directory API, please join our Discord server