Skip to content
MCP profile

Github ONLYOFFICE Docspace

A room-based collaborative platform

Developer ToolsPackagemcpb, JavaScript/TypeScript, ociOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry

About This MCP Server


[Model Context Protocol] (MCP) is a standardized protocol for managing context between large language models (LLMs) and external systems. This repository provides an MCP server for [ONLYOFFICE DocSpace].

The DocSpace MCP Server connects AI tools directly to ONLYOFFICE DocSpace. This gives AI agents, assistants, and chatbots the ability to manage rooms, collaborate on files, handle permissions, and automate document workflows - all through natural language interactions.

Capabilities
Tools with granular control - Access to tools organized into logicalMultiple transport protocols - Support for stdio, SSE, and Streamable HTTPDifferent authentication methods - Supports API keys, Personal AccessRequest-level configuration - Configure authentication and tool selectionVarious distribution formats - Available as Docker image, [Docker MCP

Tools & Endpoints2

What Problems It Solves

  • Room Management: Create, update, and archive rooms. Configure room types, manage membership, and control access levels.
  • Folder & File Operations: Create folders, upload documents, copy or move items in batches, rename or delete content, and check file or folder details.
  • Collaboration & Permissions: Invite or remove users, adjust security settings, and review current access rights for rooms and shared spaces.
  • Content Access: Retrieve "My documents" or "Rooms" folders, get folder contents, download files as text, and monitor ongoing file operations.
  • People Directory: List all people in the portal to streamline invitations and access management.

Why Use Github ONLYOFFICE Docspace?

  • Tools with granular control - Access to tools organized into logical
  • Multiple transport protocols - Support for stdio, SSE, and Streamable HTTP
  • Different authentication methods - Supports API keys, Personal Access
  • Request-level configuration - Configure authentication and tool selection
  • Various distribution formats - Available as Docker image, [Docker MCP

Specifications

Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
mcpb, JavaScript/TypeScript, oci
License
Open Source
Verified
Yes

Hosting


Hosting Options

  • Package

API


Integrate this server into your application. Choose a connection method below.

1

Configure

Configuration
json
{
	"mcpServers": {
		"onlyoffice-docspace": {
			"command": "docker",
			"args": ["run", "--interactive", "--rm", "--env", "DOCSPACE_BASE_URL", "--env", "DOCSPACE_API_KEY", "onlyoffice/docspace-mcp"],
			"env": {
				"DOCSPACE_BASE_URL": "https://your-instance.onlyoffice.com",
				"DOCSPACE_API_KEY": "your-api-key"
			}
		}
	}
}

Performance


Usage


Quick Reference


Name
Github ONLYOFFICE Docspace
Function
A room-based collaborative platform
Available Tools
The DocSpace MCP server implements the Tools concept described in the [MCP specification]., All DocSpace MCP server tools are described here.
Transport
Package
Language
mcpb, JavaScript/TypeScript, oci
Source
External (Registry)
License
Open Source
Get started

Ready to integrate this MCP server?

Book a demo to see how this server fits your workflow, or explore the full catalog.

Related MCP Servers


Catalog Workspace

Discover agents, MCP servers, and skills in one governed surface

Use structured catalog views to compare readiness, ownership, integrations, and deployment posture before rollout.