Skip to main content
Glama
AutoraLabs

copyq-mcp

by AutoraLabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COPYQ_MCP_SESSIONNoExisting CopyQ session name
COPYQ_MCP_EXECUTABLENoExact path to the CopyQ executable

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
clipboard_readA

Read one page of CopyQ text history, newest first.

    Use count=N when the user says they copied N things. Use start=4,count=1
    for the fifth item. Follow next_start when later rows are needed.
    
clipboard_searchA

Search CopyQ text history from a row and return matching items.

    Follow next_start to continue searching later history.
    
clipboard_tabsA

List all CopyQ tabs and their item counts.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/AutoraLabs/copyq-mcp'

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