Skip to main content
Glama
rayss868

PC Controller MCP Server

by rayss868

clipboard_set

Copies text to the Windows clipboard for immediate pasting. Use it to transfer command output or automate copy-paste workflows.

Instructions

Copy text to the Windows system clipboard so the user can immediately paste it (Ctrl+V) in any application. The clipboard is the temporary storage area for copy/paste operations. Use cases: copy command output to the clipboard, transfer text between applications, or automate copy-paste workflows. Requires the 'text' parameter with the content to copy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesThe text to copy to the clipboard. Example: 'npm install --save'

Latest Blog Posts

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/rayss868/pc-controller-mcp-server'

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