Server data from the Official MCP Registry
Edit, draft, summarize, export styled .docx/PDF/HTML/MD/RTF via 21 MCP tools + 4 prompts.
Edit, draft, summarize, export styled .docx/PDF/HTML/MD/RTF via 21 MCP tools + 4 prompts.
Remote endpoints: streamable-http: https://api.superdocs.app/mcp/
Valid MCP server (1 strong, 1 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.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"app-superdocs-superdocs": {
"url": "https://api.superdocs.app/mcp/"
}
}
}From the project's GitHub README.
Edit, draft, search, summarize, and export styled documents (.docx / PDF / HTML / Markdown / RTF) directly from Claude Code via the SuperDocs MCP server.
A single /plugin install command bundles:
/superdocs:draft_from_outline, /superdocs:edit_styled_docx, /superdocs:convert_format, /superdocs:review_contract_for_redflagsYou'll need a free SuperDocs API key first — sign up at use.superdocs.app, then Settings → API Keys → Create. Free plan includes 500 AI operations per month.
In Claude Code, run:
claude plugin install superdocsapp/superdocs-plugin
You'll be prompted for your API key. It's stored securely in your OS keychain — never in plaintext config.
That's it. The MCP server is now live, the skill auto-loads when you ask document-editing questions, and the 4 workflow prompts appear in your / slash menu.
After install, try any of these:
Load /path/to/your.docx into SuperDocs as the active editable document.
/superdocs:draft_from_outline
Bold every heading in the document.
Export the current document as .docx and give me a pre-signed download URL.
For more, see the SuperDocs documentation.
| Component | What |
|---|---|
| MCP server | https://api.superdocs.app/mcp/ (Streamable HTTP, sk_ Bearer auth) |
| Skill | skills/superdocs/SKILL.md — auto-loads when you ask document work |
| Tools (21) | chat, chat_async, approve_change, upload_document_base64, request_upload_url, process_uploaded_document, request_download_url, export_document, list_sessions, get_session_history, get_session_jobs, upload_attachment_base64, delete_attachment, get_attachment_status, list_jobs, get_job, cancel_job, upload_template_base64, list_user_templates, delete_user_template, health |
| Prompts (4) | draft_from_outline, edit_styled_docx, convert_format, review_contract_for_redflags |
If you'd rather configure the MCP server directly without the plugin (e.g., to share a config across projects via .mcp.json), see the MCP setup docs.
Plugin auto-updates whenever a new version is published. Pin a specific version with claude plugin install superdocsapp/superdocs-plugin@1.0.0 if you need stability.
| Client | Tools | Prompts | Skill |
|---|---|---|---|
| Claude Code | ✅ | ✅ | ✅ |
| Claude Desktop | ✅ (via MCP) | ✅ | ⚠️ skill format support varies |
| Cursor | ✅ (via MCP, plugin-style install in roadmap) | ✅ | ⚠️ |
| Windsurf, Cline | ✅ (tools only) | ❌ (clients don't surface MCP prompts) | ❌ |
For non-Claude-Code clients, install the MCP server directly per the SuperDocs MCP setup docs.
MIT — see LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.