Instant markdown sharing. Create, manage, and share documents with password protection.
Instant markdown sharing. Create, manage, and share markdown documents directly from Claude.
claude mcp add --transport http pastemd https://api.pastemd.io/mcpOr install from the Plugin Directory:
/plugin install pastemd
| Tool | Description |
|---|---|
get_document | Fetch a document by its slug (supports password-protected docs) |
list_documents | List your documents with search and project filtering |
create_document | Create a new markdown document with optional expiration |
update_document | Update an existing document's content, title, or project |
list_projects | List your projects with document counts |
get_project | Get project details and its documents |
create_project | Create a new project to organize documents |
Share meeting notes instantly
Write markdown meeting notes in Claude and create a shareable link with one command. Set expiration dates for time-sensitive content.
Create a PasteMD document with today's meeting notes about the Q1 roadmap review.
Set it to expire in 1 week.Organize project documentation
Create a project in PasteMD, add multiple documents, and share the entire collection with team members.
Create a "Backend API Docs" project and add documents for each endpoint group.
Secure document sharing
Share confidential documents with password protection. Recipients must enter the password to view the content.
Create a password-protected document with the security audit results and share the link.
This plugin uses OAuth 2.1 (PKCE) for secure authentication. On first use, you'll be prompted to authorize via your PasteMD account (Google Sign-In or email).