Skip to main content
Glama

MCP Clipboard Server

MIT License
8
3
  • Apple
  • Linux
package.json976 B
{ "name": "@standardbeagle/mcp-clip", "version": "0.1.0", "description": "High-performance MCP server for clipboard access with WSL2 support", "keywords": [ "mcp", "clipboard", "wsl2", "claude", "vscode", "ai", "assistant", "model-context-protocol" ], "author": "StandardBeagle", "license": "MIT", "homepage": "https://github.com/standardbeagle/mcp-clip#readme", "repository": { "type": "git", "url": "git+https://github.com/standardbeagle/mcp-clip.git" }, "bugs": { "url": "https://github.com/standardbeagle/mcp-clip/issues" }, "bin": { "mcp-clip": "./bin/mcp-clip" }, "files": [ "bin/", "README.md", "LICENSE" ], "scripts": { "postinstall": "node install.js", "test": "echo \"Run 'mcp-clip test' to test clipboard functionality\"" }, "engines": { "node": ">=14.0.0" }, "os": [ "darwin", "linux", "win32" ], "cpu": [ "x64", "arm64" ] }

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/standardbeagle/mcp-clip'

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