Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.ONLYOFFICE/docspace

MCPB · ONLYOFFICE-DOCSPACE-MCP-3.2.0.MCPB · 5 COMPONENTS · SCANNED SEP 20

A room-based collaborative platform

0 this week 55 Trust /100
Trust breakdown (7 categories)

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
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
Install

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 bundle
Changelog

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.

  • 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
Diagnostics

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 →

MCP tools · 23 exposed · ~1,277 tokens

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 →

Tool Tokens
archive_room ~27

Archive a room.

NameTypeReqDescription
roomIdnumberyesThe ID of the room to archive.

No output schema declared.

No examples provided.

copy_batch_items ~62

Copy to a folder.

NameTypeReqDescription
destFolderIdThe ID of the destination folder to copy the items to.
fileIdsarrayThe IDs of the files to copy.
folderIdsarrayThe IDs of the folders to copy.

No output schema declared.

No examples provided.

create_folder ~71

Create a folder.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the folder creation. Use them to reduce the size of the response.
parentIdnumberyesThe ID of the room or folder to create the folder in.
titlestringyesThe title of the folder to create.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe created folder information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

create_room ~188

Create a room.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the room creation.
roomTypenumberyesThe 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…
titlestringyesThe title of the room to create.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe contents of the created room.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

delete_file ~27

Delete a file.

NameTypeReqDescription
fileIdnumberyesThe ID of the file to delete.

No output schema declared.

No examples provided.

delete_folder ~27

Delete a folder.

NameTypeReqDescription
folderIdnumberyesThe ID of the folder to delete.

No output schema declared.

No examples provided.

download_file_as_text ~33

Download a file as text.

NameTypeReqDescription
fileIdnumberyesThe ID of the file to download as text.

No output schema declared.

No examples provided.

get_all_people ~39

Get all people.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the list of people. Use them to reduce the size of the response.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responsearrayyes
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

get_file_info ~55

Get file information.

NameTypeReqDescription
fileIdnumberyesThe ID of the file to get info for.
filtersobjectyesThe filters to apply to the file info. Use them to reduce the size of the response.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe file information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

get_folder_content ~57

Get content of a folder.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the contents of the folder. Use them to reduce the size of the response.
folderIdnumberyesThe ID of the folder to get.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe contents of the folder.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

get_folder_info ~55

Get folder information.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the folder info. Use them to reduce the size of the response.
folderIdnumberyesThe ID of the folder to get info for.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe folder information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

get_my_folder ~43

Get the 'My Documents' folder.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the My Documents folder. Use them to reduce the size of the response.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe contents of the My Documents folder.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

get_room_access_levels ~39

Get a list of available room invitation access levels.

NameTypeReqDescription
roomIdnumberyesThe ID of the room to get the invitation access for.

No output schema declared.

No examples provided.

get_room_info ~45

Get room information.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the room info.
roomIdnumberyesThe ID of the room to get info for.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe room information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe 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.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the room security info.
roomIdnumberyesThe ID of the room to get a list of users with their access level for.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responsearrayyesThe room security information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe 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.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the rooms folder.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe contents of the rooms folder.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

move_batch_items ~64

Move to a folder.

NameTypeReqDescription
destFolderIdThe ID of the destination folder to move the items to.
fileIdsarrayThe IDs of the files to move.
folderIdsarrayThe IDs of the folders to move items to.

No output schema declared.

No examples provided.

rename_folder ~68

Rename a folder.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the folder renaming. Use them to reduce the size of the response.
folderIdnumberyesThe ID of the folder to rename.
titlestringyesThe new title of the folder to set.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe renamed folder information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

set_room_security ~106

Invite or remove users from a room.

NameTypeReqDescription
culturestringThe languages to use for the invitation.
filtersobjectyesThe filters to apply to the room security info.
invitationsarrayyesThe invitations or removals to perform.
messagestringThe message to use for the invitation.
notifybooleanWhether to notify the user.
roomIdnumberyesThe ID of the room to invite or remove users from.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe room security information after the operation.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

update_file ~42

Update a file.

NameTypeReqDescription
fileIdnumberyesThe ID of the file to update.
titlestringyesThe new title of the file to set.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe updated file information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

update_room ~57

Update a room.

NameTypeReqDescription
filtersobjectyesThe filters to apply to the room update.
roomIdnumberyesThe ID of the room to update.
titlestringThe new title of the room to set.
NameTypeReqDescription
countnumberThe number of items in the response.
linksarrayyesThe links related to the response.
responseobjectyesThe updated room information.
statusnumberyesThe status of the API response.
statusCodenumberyesThe HTTP status code of the API response.
totalnumberThe total number of items available.

No examples provided.

upload_file ~61

Upload a file.

NameTypeReqDescription
contentstringyesThe content of the file to upload.
filenamestringyesThe file name with an extension to upload.
parentIdnumberyesThe ID of the room or folder to upload the file to.

No output schema declared.

No examples provided.

Common questions

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.