Servers

Superdocs
@superdocsapp
A structured-document editor for AI agents. SuperDocs gives your AI 21 MCP tools and 4 workflow prompts to make section-precise edits — bold a specific paragraph, replace a single table cell, restructure a heading — without disturbing surrounding content. Tables, borders, alterna
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"superdocs": {
"url": "https://api.superdocs.app/mcp/",
"headers": {
"Authorization": "Bearer sk_YOUR_KEY"
}
}
}
}