giuliohome-org/doc-manager
by Various
cloud copy-paste content sharing
MCP
giuliohome-org/doc-manager
Added 1 June 2026
Overview
A JavaScript tool for sharing content via cloud copy-paste. It allows users to upload text or code snippets and retrieve them with a link. The project is hosted on GitHub with no stars, indicating early or limited adoption.
Best for
Best for
Developers needing a minimal, no-frills way to share text snippets across devices
Use cases
- Quickly share code snippets between devices
- Temporarily store and retrieve text notes
- Collaborate by sharing clipboard content via URL
How to use
Tools exposed
list_documentsget_documentsearch_documentsget_attachmentcreate_documentupdate_documentadd_attachmentdelete_documentdelete_attachment
Tested with
Claude Code, Claude.ai, Claude desktop
Example client config
export AZURE_STORAGE_ACCOUNT=youraccount\nexport AZURE_STORAGE_ACCESS_KEY=yourkey\nexport RUST_ROCKET_EXACT_ORIGIN=http://localhost:8080\n# optional — enables the MCP endpoint:\nexport OAUTH_PROVIDER=github\nexport OAUTH_PUBLIC_BASE_URL=http://localhost:8080\nexport OAUTH_ALLOWED_USERS=your-github-login Notes
A JavaScript tool for sharing content via cloud copy-paste. It allows users to upload text or code snippets and retrieve them with a link. The project is hosted on GitHub with no stars, indicating early or limited adoption.
0 stars on GitHub. Last updated 2026-05-11. Licensed MIT.
Use cases
- Quickly share code snippets between devices
- Temporarily store and retrieve text notes
- Collaborate by sharing clipboard content via URL
Pros
- Simple concept: copy-paste to cloud
- Lightweight JavaScript implementation
- No account or login required
Cons
- No stars or community traction
- Limited documentation and features
- Potential reliability and uptime concerns
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple concept: copy-paste to cloud
- Lightweight JavaScript implementation
- No account or login required
Cons
- No stars or community traction
- Limited documentation and features
- Potential reliability and uptime concerns
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
