AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Superdocs Plugin

mcp-superdocsapp-superdocs-plugin · by superdocsapp

Edit, draft, summarize, export styled .docx/PDF/HTML/MD/RTF via 21 MCP tools + 4 prompts.

No reviews yet
0 installs
38 views
0.0% view→install

Install

$ agentstack add mcp-superdocsapp-superdocs-plugin

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v1.0.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-superdocsapp-superdocs-plugin)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Superdocs Plugin? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

SuperDocs plugin for Claude Code

Edit, draft, search, summarize, and export styled documents (.docx / PDF / HTML / Markdown / plain text) directly from Claude Code via the SuperDocs MCP server.

A single /plugin install command bundles:

  • 35 MCP tools — chat, structural editing, multi-document sessions, durable Files, cross-session memory/search, attachments, sessions, jobs, templates, pre-signed upload/download
  • 4 user-invocable workflow prompts/superdocs:draft_from_outline, /superdocs:edit_styled_docx, /superdocs:convert_format, /superdocs:review_contract_for_redflags
  • Auto-loading skill — Claude reaches for SuperDocs proactively when you ask to edit, draft, or export documents

Install

You'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.

Quick start

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.

What this plugin includes

| 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 (35) | Chat & editing: chat, chat_async, approve_change, continue_chat, revert_session_to_message, redo_revert · Multi-document sessions (tabs): init_session, open_documents, list_session_documents, focus_session_document, close_session_document · Files (durable documents): list_documents, get_document_detail, rename_document, archive_document, unarchive_document · Upload/parse: upload_document_base64, request_upload_url, process_uploaded_document · Export/download: export_document, request_download_url · Sessions: list_sessions, get_session_history, get_session_jobs · Attachments: upload_attachment_base64, delete_attachment, get_attachment_status · Async jobs: list_jobs, get_job, cancel_job · Templates: upload_template_base64, list_user_templates, delete_user_template · Cross-session memory: clear_cross_session_memory · Health: health | | Prompts (4) | draft_from_outline, edit_styled_docx, convert_format, review_contract_for_redflags |

Manual install (no plugin)

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.

Updates

Plugin auto-updates whenever a new version is published. Pin a specific version with claude plugin install superdocsapp/superdocs-plugin@1.1.0 if you need stability.

Compatibility

| Client | Tools | Prompts | Skill | |---|---|---|---| | Claude Code | ✅ | ✅ | ✅ | | Claude Desktop | ✅ (via MCP) | ✅ | ⚠️ skill format support varies | | Cursor | ✅ (via MCP or the bundled .cursor-plugin/ install) | ✅ | ⚠️ | | VS Code (GitHub Copilot) | ✅ (via MCP) | ✅ | ⚠️ | | Zed, Continue, Amazon Q CLI, and others | ✅ (via MCP) | ✅ | ⚠️ | | 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.

Issues / feedback

License

MIT — see [LICENSE](./LICENSE).

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v1.0.0 Imported from the upstream source.