
Docspace
Give your coding agent ONLYOFFICE DocSpace room, file, folder, and people operations so you can automate collaborative document workflows from Claude Code or Cursor.
Overview
ONLYOFFICE DocSpace MCP is a MCP server for the Build phase that exposes room-based file, folder, room, and people collaboration tools over ONLYOFFICE’s SSE endpoint.
What is this MCP server?
- Remote SSE MCP at mcp.onlyoffice.com/sse
- Four toolsets: files, folders, rooms, people (configurable via X-Mcp-Toolsets)
- Optional meta tools via X-Mcp-Dynamic header
- File upload/download, batch copy/move, room security and archive operations
- Room-based collaborative platform integration for agent-driven doc ops
- Remote SSE URL: https://mcp.onlyoffice.com/sse
- 4 configurable toolsets: files, folders, rooms, people
- Optional headers: X-Mcp-Dynamic (boolean), X-Mcp-Toolsets (default all), X-Mcp-Enabled-Tools (granular tool allowlist)
Community signal: 25 GitHub stars.
What problem does it solve?
Solo builders lose time manually moving files, creating rooms, and syncing collaboration structure when agents could run DocSpace operations safely.
Who is it for?
Teams and indie builders already on ONLYOFFICE DocSpace who want MCP-driven document and room automation from coding agents.
Skip if: Projects with no DocSpace tenant, or teams that cannot allow agents to touch production document rooms.
What do I get? / Deliverables
After connecting to the SSE remote with the right headers and credentials, your agent can manage DocSpace files, folders, rooms, and people from your dev workflow.
- SSE-linked DocSpace MCP with selected toolsets
- Agent-executable file, folder, room, and people operations
- Reduced manual UI work for document workspace setup
Recommended MCP Servers
Journey fit
DocSpace MCP fits when you are building or automating documentation and file-collaboration flows inside your product or internal ops stack. Toolsets center on files, folders, rooms, and people—document collaboration and workspace management, aligned with the docs subphase.
How it compares
Hosted collaboration-platform MCP, not a local markdown skill or generic cloud storage CLI.
Common Questions / FAQ
Who is ONLYOFFICE DocSpace MCP for?
Builders and operators using ONLYOFFICE DocSpace who want Claude Code, Cursor, or similar agents to manage files, folders, rooms, and people.
When should I use ONLYOFFICE DocSpace MCP?
Use it during build-phase docs and workflow automation when repetitive DocSpace tasks should run from your agent instead of the web UI.
How do I add ONLYOFFICE DocSpace MCP to my agent?
Add remote SSE URL https://mcp.onlyoffice.com/sse to MCP settings, supply ONLYOFFICE/DocSpace auth per ONLYOFFICE docs, and set X-Mcp-Toolsets (and optional X-Mcp-Dynamic, X-Mcp-Enabled-Tools) as needed.