io.github.ONLYOFFICE/docspace
NPM · @ONLYOFFICE/DOCSPACE-MCP · 5 COMPONENTS · SCANNED AUG 3
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 →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to ONLYOFFICE/docspace-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 137 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability60
- 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 Management23
- Stability observed for 7 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
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.
npm · @onlyoffice/docspace-mcp
claude mcp add onlyoffice-docspace -- npx -y @onlyoffice/docspace-mcp
codex mcp add onlyoffice-docspace -- npx -y @onlyoffice/docspace-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"onlyoffice-docspace": {
"type": "local",
"command": [
"npx",
"-y",
"@onlyoffice/docspace-mcp"
],
"enabled": true
}
}
} openclaw mcp add onlyoffice-docspace --command npx --arg -y --arg @onlyoffice/docspace-mcp
mcp_servers:
onlyoffice-docspace:
command: "npx"
args: ["-y", "@onlyoffice/docspace-mcp"] {
"mcpServers": {
"onlyoffice-docspace": {
"command": "npx",
"args": [
"-y",
"@onlyoffice/docspace-mcp"
]
}
}
} Every 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.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +18
- Malware scan: unverified → pass ▲ security
- Stability: unverified → 0.20 ▲ functional
- 1 Aug 26 −10
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 +30
- Tool coverage: unverified → 100 ▲ functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: pass functional
- First check of Tool coverage: 61 functional
- First check of Schema quality: fail functional
- First check of Schema quality: fair functional
- 26 Jul 26 59
First indexed and scored.
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 3 Aug 2026 · Analysed npm/@onlyoffice/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- ONLYOFFICE/docspace-mcp
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/ONLYOFFICE/docspace-mcp/.github/workflows/release.yml@refs/tags/v3.2.0
- Rekor log index:
- 1122758292
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:3d189e3622b394ec6aa8f2e86476b8916453ed0226263d8d6d26eda8cd903ec00bc61a76d7b15cbc9059bd00c21049cfbba74c03e8f8071ec2879a1b7
- Discovery method:
- attestation_endpoint
Dependencies 0 packages
0 packages in the resolved dependency tree.
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.
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.