Productivity
revise.io
Manage and edit documents via Revise, including creation, import, reading, and searching.
ENDPOINT 1
https://mcp.revise.io/mcp
Known tools 14
create_documentCreate a Revise document without a Revise account, seeded with markdown.
import_documentCreate a Revise document from a file at a public http(s) URL (.md, .markdown, .txt, .html, .htm, .docx; PDFs/images not yet supported).
upload_documentCreate a Revise document from a LOCAL file (docx, md, txt, html; PDFs/images not yet supported) without a Revise account and without putting its bytes in your context.
read_documentRead a Revise document's content.
search_within_documentFind where a query matches inside one document.
get_document_outlineGet a document's heading outline with block ids and per-section word counts.
get_recent_changesSee what changed in a document since YOU last looked at it — e.g.
get_document_infoGet a document's metadata: title, sharing state, URLs, timestamps, and word count.
export_documentExport a document by id to markdown, txt, html, docx, pdf.
edit_documentApply targeted edits to a document.
rename_documentChange a document's title.
set_page_layoutSet a document's page layout: page size, orientation, margins, page numbers, line/paragraph spacing, pageless mode, or the APA-7 preset.
replace_document_contentReplace the ENTIRE content of a document with new markdown.
resolve_suggestionsAccept or reject the tracked-change suggestions YOU made on a document — only your own, never the user's edits or another agent's suggestions.