Skip to main content
Glama

Universal Clipboard MCP

package.json911 B
{ "name": "universal-clipboard-mcp", "version": "0.1.0", "description": "An MCP server for seamless content transfer and format conversion.", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node-dev --respawn src/index.ts", "test": "bun test" }, "dependencies": { "@asciidoctor/core": "^3.0.4", "@modelcontextprotocol/sdk": "^1.15.0", "@types/jsdom": "^21.1.7", "@types/marked": "^6.0.0", "@types/turndown": "^5.0.5", "jira2md": "^3.0.1", "jsdom": "^26.1.0", "mammoth": "^1.9.1", "marked": "^16.0.0", "md-to-adf": "^0.6.4", "micromark": "^4.0.2", "micromark-extension-gfm": "^3.0.0", "remark": "^15.0.1", "remark-parse": "^11.0.0", "turndown": "^7.2.0" }, "devDependencies": { "@types/node": "^20.0.0", "ts-node-dev": "^2.0.0", "typescript": "^5.0.0" } }

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/Cicatriiz/Universal-Clipboard-MCP'

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