io.github.ONLYOFFICE/docspace
MCPB · ONLYOFFICE-DOCSPACE-MCP-3.2.0.MCPB · 5 COMPONENTS · SCANNED SEP 20
A room-based collaborative platform
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security13
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- No install/post-install scripts declared.Pass
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 185 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability59
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 1277 tokens (~55/item across 23 items; 23 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (61% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
mcpb · onlyoffice-docspace-mcp-3.2.0.mcpb
Download bundleEvery change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 +1
- Stability: 0.97 → pass security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −3
- Stability: pass → 0.80 functional
- 8 Sept 26 +1
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed mcpb/https://github.com/ONLYOFFICE/docspace-mcp/releases/download/v3.2.0/onlyoffice-docspace-mcp-3.2.0.mcpb@3.2.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | mcpb |
Background: How many MCP packages publish verified provenance →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
archive_room ~27
Archive a room.
| Name | Type | Req | Description |
|---|---|---|---|
| roomId | number | yes | The ID of the room to archive. |
No output schema declared.
No examples provided.
copy_batch_items ~62
Copy to a folder.
| Name | Type | Req | Description |
|---|---|---|---|
| destFolderId | – | – | The ID of the destination folder to copy the items to. |
| fileIds | array | – | The IDs of the files to copy. |
| folderIds | array | – | The IDs of the folders to copy. |
No output schema declared.
No examples provided.
create_folder ~71
Create a folder.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the folder creation. Use them to reduce the size of the response. |
| parentId | number | yes | The ID of the room or folder to create the folder in. |
| title | string | yes | The title of the folder to create. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The created folder information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
create_room ~188
Create a room.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the room creation. |
| roomType | number | yes | The type of the room to create. 1 - Form Filling Room. Upload PDF forms into the room. Invite members and guests to fill out a PDF form. Review completed forms and analyze data automatically collect… |
| title | string | yes | The title of the room to create. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The contents of the created room. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
delete_file ~27
Delete a file.
| Name | Type | Req | Description |
|---|---|---|---|
| fileId | number | yes | The ID of the file to delete. |
No output schema declared.
No examples provided.
delete_folder ~27
Delete a folder.
| Name | Type | Req | Description |
|---|---|---|---|
| folderId | number | yes | The ID of the folder to delete. |
No output schema declared.
No examples provided.
download_file_as_text ~33
Download a file as text.
| Name | Type | Req | Description |
|---|---|---|---|
| fileId | number | yes | The ID of the file to download as text. |
No output schema declared.
No examples provided.
get_all_people ~39
Get all people.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the list of people. Use them to reduce the size of the response. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | array | yes | – |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_file_info ~55
Get file information.
| Name | Type | Req | Description |
|---|---|---|---|
| fileId | number | yes | The ID of the file to get info for. |
| filters | object | yes | The filters to apply to the file info. Use them to reduce the size of the response. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The file information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_folder_content ~57
Get content of a folder.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the contents of the folder. Use them to reduce the size of the response. |
| folderId | number | yes | The ID of the folder to get. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The contents of the folder. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_folder_info ~55
Get folder information.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the folder info. Use them to reduce the size of the response. |
| folderId | number | yes | The ID of the folder to get info for. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The folder information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_my_folder ~43
Get the 'My Documents' folder.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the My Documents folder. Use them to reduce the size of the response. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The contents of the My Documents folder. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_room_access_levels ~39
Get a list of available room invitation access levels.
| Name | Type | Req | Description |
|---|---|---|---|
| roomId | number | yes | The ID of the room to get the invitation access for. |
No output schema declared.
No examples provided.
get_room_info ~45
Get room information.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the room info. |
| roomId | number | yes | The ID of the room to get info for. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The room information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_room_security_info ~63
Get a list of users with their access levels to a room.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the room security info. |
| roomId | number | yes | The ID of the room to get a list of users with their access level for. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | array | yes | The room security information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
get_room_types ~17
Get a list of available room types.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_rooms_folder ~31
Get the 'Rooms' folder.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the rooms folder. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The contents of the rooms folder. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
move_batch_items ~64
Move to a folder.
| Name | Type | Req | Description |
|---|---|---|---|
| destFolderId | – | – | The ID of the destination folder to move the items to. |
| fileIds | array | – | The IDs of the files to move. |
| folderIds | array | – | The IDs of the folders to move items to. |
No output schema declared.
No examples provided.
rename_folder ~68
Rename a folder.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the folder renaming. Use them to reduce the size of the response. |
| folderId | number | yes | The ID of the folder to rename. |
| title | string | yes | The new title of the folder to set. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The renamed folder information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
set_room_security ~106
Invite or remove users from a room.
| Name | Type | Req | Description |
|---|---|---|---|
| culture | string | – | The languages to use for the invitation. |
| filters | object | yes | The filters to apply to the room security info. |
| invitations | array | yes | The invitations or removals to perform. |
| message | string | – | The message to use for the invitation. |
| notify | boolean | – | Whether to notify the user. |
| roomId | number | yes | The ID of the room to invite or remove users from. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The room security information after the operation. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
update_file ~42
Update a file.
| Name | Type | Req | Description |
|---|---|---|---|
| fileId | number | yes | The ID of the file to update. |
| title | string | yes | The new title of the file to set. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The updated file information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
update_room ~57
Update a room.
| Name | Type | Req | Description |
|---|---|---|---|
| filters | object | yes | The filters to apply to the room update. |
| roomId | number | yes | The ID of the room to update. |
| title | string | – | The new title of the room to set. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | – | The number of items in the response. |
| links | array | yes | The links related to the response. |
| response | object | yes | The updated room information. |
| status | number | yes | The status of the API response. |
| statusCode | number | yes | The HTTP status code of the API response. |
| total | number | – | The total number of items available. |
No examples provided.
upload_file ~61
Upload a file.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | The content of the file to upload. |
| filename | string | yes | The file name with an extension to upload. |
| parentId | number | yes | The ID of the room or folder to upload the file to. |
No output schema declared.
No examples provided.
What is the io.github.ONLYOFFICE/docspace MCP server?
io.github.ONLYOFFICE/docspace is an MCP server listed in the public MCP registry as io.github.ONLYOFFICE/docspace. A room-based collaborative platform. This page covers its MCPB bundle (https://github.com/ONLYOFFICE/docspace-mcp/releases/download/v3.2.0/onlyoffice-docspace-mcp-3.2.0.mcpb).
Is the io.github.ONLYOFFICE/docspace MCP server safe to use?
io.github.ONLYOFFICE/docspace scores 55 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.ONLYOFFICE/docspace MCP server expose?
io.github.ONLYOFFICE/docspace exposes 23 tools: delete_file, get_file_info, update_file, copy_batch_items, move_batch_items, and 18 more. Their descriptions and schemas cost roughly 1,277 tokens of context every time the server is loaded.
What licence is the io.github.ONLYOFFICE/docspace MCP server under?
io.github.ONLYOFFICE/docspace declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.