Back to Browse

Claude Plugin Pastemd MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Instant markdown sharing. Create, manage, and share documents with password protection.

About

Instant markdown sharing. Create, manage, and share documents with password protection.

Remote endpoints: streamable-http: https://api.pastemd.io/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-jini-tw-pastemd": {
      "url": "https://api.pastemd.io/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

PasteMD - Claude Code Plugin

Instant markdown sharing. Create, manage, and share markdown documents directly from Claude.

Install

claude mcp add --transport http pastemd https://api.pastemd.io/mcp

Or install from the Plugin Directory:

/plugin install pastemd

Tools

ToolDescription
get_documentFetch a document by its slug (supports password-protected docs)
list_documentsList your documents with search and project filtering
create_documentCreate a new markdown document with optional expiration
update_documentUpdate an existing document's content, title, or project
list_projectsList your projects with document counts
get_projectGet project details and its documents
create_projectCreate a new project to organize documents

Examples

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.

Authentication

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).

Links

Reviews

No reviews yet

Be the first to review this server!