RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.d-khomenko/clipboard-history-mcp · v0.5.0-alpha.0
Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.
Clipboard History MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.d-khomenko/clipboard-history-mcp",
"type": "mcp-server",
"version": "0.5.0-alpha.0",
"displayName": "Clipboard History MCP",
"description": "Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.",
"repository": {
"url": "https://github.com/d-khomenko/clipboard-history-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/d-khomenko/clipboard-history-mcp/releases/download/v0.5.0-alpha.0/clipboard-history-mcp.mcpb",
"transport": "stdio",
"environmentVariables": [
{
"name": "CLIPBOARD_VAULT_PATH",
"description": "Auto-mirror non-secret clips to this Obsidian vault directory. Sidecar `.md` per clip + bullet in `daily/YYYY-MM-DD.md`. Secrets are never mirrored."
},
{
"name": "CLIPBOARD_CAPTURE_WINDOW_TITLE",
"description": "Set to '1' to capture the active window title alongside each clip (needs Accessibility permission on macOS, X11 only on Linux)."
},
{
"name": "CLIPBOARD_IGNORE_APPS",
"description": "Comma-separated app display names to skip (e.g. '1Password,Bitwarden,KeePassXC')."
},
{
"name": "CLIPBOARD_NEVER_STORE_SECRETS",
"description": "Set to '1' for paranoid mode — secrets are detected and metadata-logged but ciphertext is never stored."
},
{
"name": "CLIPBOARD_HISTORY_MAX",
"description": "Maximum number of clips kept in the ring buffer. Defaults to 1000."
},
{
"name": "CLIPBOARD_POLL_MS",
"description": "Watcher poll interval in milliseconds. Defaults to 1500."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.d-khomenko/clipboard-history-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.d-khomenko%2Fclipboard-history-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}