Back to search
30
MCP

@martin0359/clipcaster-mcp

npm/@martin0359/clipcaster-mcp

Clipcaster MCP: a cross‑platform MCP clipboard server for AI CLIs (STDIO).

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Clipboard MCP
Cross-platform MCP server for system clipboard access (read, write, watch)
0 tools
clipboard-ai-mcp
AI-powered clipboard ai MCP server for agents. Supports get clipboard, set clipboard, clipboard history. By MEOK AI Labs.
0 tools
mcp-clipboardify
MCP server providing clipboard access tools for AI assistants and automation workflows
0 tools
io.github.csoai-org/clipboard-ai-mcp
clipboard-ai-mcp MCP server by MEOK AI Labs
0 tools
clipboard-mcp
MCP Server for system clipboard integration
0 tools
mcp-clipboard
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@martin0359/clipcaster-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}