PasteAI
JSON →MCP server that lets AI publish markdown documents to a clean, themed web UI. One tool call creates a shareable doc.
Tools · 5
- publish_document publish a markdown document, returns a shareable URL
- list_documents returns recent public documents
- get_document retrieve a document by ID, including its full markdown content
- update_document update the title or content of an existing document
- delete_document permanently delete a document by ID
Environment variables
PASTEAI_URLPASTEAI_API_KEY
Links
★ 3 GitHub stars