ONLYOFFICE DocSpace
Rank #5833pulsemcp/onlyoffice-docspace
Manage documents, rooms, and users in ONLYOFFICE collaborative workspace
ONLYOFFICE DocSpace is a Model Context Protocol (MCP) server published by onlyoffice. It ranks #5833 of 58,900 servers tracked on MCP Toplist, and its repository has 24 GitHub stars. ONLYOFFICE DocSpace is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 8, 2025.
Ranks ahead of 53,067 of 58,900 servers on MCP Toplist.
Use ONLYOFFICE DocSpace
Add ONLYOFFICE DocSpace to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"onlyoffice-docspace": {
"url": "https://mcp.onlyoffice.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"onlyoffice-docspace": {
"url": "https://mcp.onlyoffice.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
onlyoffice
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is ONLYOFFICE DocSpace?
- Manage documents, rooms, and users in ONLYOFFICE collaborative workspace
- Who maintains ONLYOFFICE DocSpace?
- ONLYOFFICE DocSpace is maintained by onlyoffice, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is ONLYOFFICE DocSpace an official MCP server?
- ONLYOFFICE DocSpace is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does ONLYOFFICE DocSpace have?
- ONLYOFFICE DocSpace ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for ONLYOFFICE DocSpace?
- The source code for ONLYOFFICE DocSpace is hosted at github.com/onlyoffice/docspace-mcp.