Connects Claude to PasteMD's markdown sharing service via OAuth 2.1. You get seven tools for the full document lifecycle: create, update, get, and list documents, plus project management for organizing collections. Documents support password protection and expiration dates. Useful when you need to instantly publish Claude's output as shareable links, like meeting notes that expire in a week or password-protected audit reports. The list and search operations let you retrieve existing documents back into context. Runs as a remote HTTP server at api.pastemd.io, so no local installation needed beyond the mcp add command.
Instant markdown sharing. Create, manage, and share markdown documents directly from Claude.
claude mcp add --transport http pastemd https://api.pastemd.io/mcp
Or 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).
csoai-org/pdf-document-mcp
xt765/mcp-document-converter
io.github.xjtlumedia/markdown-formatter
io.github.ai-aviate/better-notion
suekou/mcp-notion-server
meterlong/mcp-doc