← Index

io.github.ONLYOFFICE/docspace

io.github.ONLYOFFICE/docspacev3.2.0Documents & Spreadsheets

A room-based collaborative platform

In-path gate · all MCP tools

Using io.github.ONLYOFFICE/docspace in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
REVIEWstatus: PARTIALfresh until 2026-08-09 05:03 UTC
screened 2026-07-10tier: scannedgranularity: description-levelsource: registry

Semantic screen found no manipulation pattern in the description. Conformance probe not yet run.

mcpindex.integrity.descriptionpassINFO

evidenceNo malicious instructions foundvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-07-31).

Contracts can change after screening, with no version bump. The gate pins io.github.ONLYOFFICE/docspace’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/io-github-onlyoffice-docspace)](https://mcpindex.ai/server/io-github-onlyoffice-docspace)
HTML
<a href="https://mcpindex.ai/server/io-github-onlyoffice-docspace"><img src="https://mcpindex.ai/api/v1/badge/io-github-onlyoffice-docspace" alt="mcpindex verdict" height="20" /></a>
Environment variables
DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_TRANSPORT

The transport protocol to use for communication with the MCP server.

DOCSPACE_DYNAMIC

The flag that indicates whether the MCP server should use meta tools.

DOCSPACE_TOOLSETS

The list of toolsets to enable for the MCP server.

DOCSPACE_ENABLED_TOOLS

The list of tools to enable for the MCP server.

DOCSPACE_DISABLED_TOOLS

The list of tools to disable for the MCP server.

DOCSPACE_USER_AGENT

The user agent to include in the User-Agent header for API requests.

DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_AUTHORIZATION
secret

The raw value to include in the Authorization header for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_AUTH_TOKEN
secret

The Personal Access Token (PAT) for accessing the API.

DOCSPACE_USERNAME

The username for accessing the API using basic authentication.

DOCSPACE_PASSWORD
secret

The password for accessing the API using basic authentication.

DOCSPACE_TRANSPORT

The transport protocol to use for communication with the MCP server.

DOCSPACE_DYNAMIC

The flag that indicates whether the MCP server should use meta tools.

DOCSPACE_TOOLSETS

The list of toolsets to enable for the MCP server.

DOCSPACE_ENABLED_TOOLS

The list of tools to enable for the MCP server.

DOCSPACE_DISABLED_TOOLS

The list of tools to disable for the MCP server.

DOCSPACE_SESSION_TTL

The time-to-live (TTL) for HTTP sessions in milliseconds.

DOCSPACE_SESSION_INTERVAL

The interval for checking HTTP sessions for expiration in milliseconds.

DOCSPACE_USER_AGENT

The user agent to include in the User-Agent header for API requests.

DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_AUTHORIZATION
secret

The raw value to include in the Authorization header for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_AUTH_TOKEN
secret

The Personal Access Token (PAT) for accessing the API.

DOCSPACE_USERNAME

The username for accessing the API using basic authentication.

DOCSPACE_PASSWORD
secret

The password for accessing the API using basic authentication.

DOCSPACE_OAUTH_BASE_URL

The base URL of the DocSpace OAuth service for OAuth requests.

DOCSPACE_OAUTH_CLIENT_ID

The client ID of the OAuth application.

DOCSPACE_OAUTH_CLIENT_SECRET
secret

The client secret of the OAuth application.

DOCSPACE_OAUTH_AUTH_TOKEN_ALGORITHM

The algorithm to use for signing OAuth access tokens.

DOCSPACE_OAUTH_AUTH_TOKEN_TTL

The time-to-live (TTL) for OAuth access tokens in milliseconds.

DOCSPACE_OAUTH_AUTH_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth access tokens.

DOCSPACE_OAUTH_STATE_TOKEN_ALGORITHM

The algorithm to use for signing OAuth state tokens.

DOCSPACE_OAUTH_STATE_TOKEN_TTL

The time-to-live (TTL) for OAuth state tokens in milliseconds.

DOCSPACE_OAUTH_STATE_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth state tokens.

DOCSPACE_SERVER_BASE_URL

The base URL of the server.

DOCSPACE_HOST

The host to bind the server to.

DOCSPACE_PORT

The port to bind the server to.

DOCSPACE_SERVER_PROXY_HOPS

The number of proxy servers between the server and the client.

DOCSPACE_SERVER_CORS_MCP_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_MCP_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_OAUTH_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_CORS_OAUTH_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_CAPACITY

The maximum number of requests allowed per window for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_WINDOW

The time window in milliseconds for the rate limit for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_CAPACITY

The maximum number of requests allowed per window for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_WINDOW

The time window in milliseconds for the rate limit for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_CAPACITY

The maximum number of requests allowed per window for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_WINDOW

The time window in milliseconds for the rate limit for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_CAPACITY

The maximum number of requests allowed per window for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_WINDOW

The time window in milliseconds for the rate limit for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_CAPACITY

The maximum number of requests allowed per window for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_WINDOW

The time window in milliseconds for the rate limit for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_CAPACITY

The maximum number of requests allowed per window for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_WINDOW

The time window in milliseconds for the rate limit for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_CAPACITY

The maximum number of requests allowed per window for the OAuth token endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_WINDOW

The time window in milliseconds for the rate limit for the OAuth token endpoint.

DOCSPACE_REQUEST_QUERY

The flag that indicates whether the server should accept configuration via query parameters in incoming requests.

DOCSPACE_REQUEST_AUTHORIZATION_HEADER

The flag that indicates whether the server should check for the Authorization header in incoming requests.

DOCSPACE_REQUEST_HEADER_PREFIX

The prefix to use with custom configuration headers.

DOCSPACE_TRANSPORT

The transport protocol to use for communication with the MCP server.

DOCSPACE_DYNAMIC

The flag that indicates whether the MCP server should use meta tools.

DOCSPACE_TOOLSETS

The list of toolsets to enable for the MCP server.

DOCSPACE_ENABLED_TOOLS

The list of tools to enable for the MCP server.

DOCSPACE_DISABLED_TOOLS

The list of tools to disable for the MCP server.

DOCSPACE_SESSION_TTL

The time-to-live (TTL) for HTTP sessions in milliseconds.

DOCSPACE_SESSION_INTERVAL

The interval for checking HTTP sessions for expiration in milliseconds.

DOCSPACE_USER_AGENT

The user agent to include in the User-Agent header for API requests.

DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_AUTHORIZATION
secret

The raw value to include in the Authorization header for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_AUTH_TOKEN
secret

The Personal Access Token (PAT) for accessing the API.

DOCSPACE_USERNAME

The username for accessing the API using basic authentication.

DOCSPACE_PASSWORD
secret

The password for accessing the API using basic authentication.

DOCSPACE_OAUTH_BASE_URL

The base URL of the DocSpace OAuth service for OAuth requests.

DOCSPACE_OAUTH_CLIENT_ID

The client ID of the OAuth application.

DOCSPACE_OAUTH_CLIENT_SECRET
secret

The client secret of the OAuth application.

DOCSPACE_OAUTH_AUTH_TOKEN_ALGORITHM

The algorithm to use for signing OAuth access tokens.

DOCSPACE_OAUTH_AUTH_TOKEN_TTL

The time-to-live (TTL) for OAuth access tokens in milliseconds.

DOCSPACE_OAUTH_AUTH_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth access tokens.

DOCSPACE_OAUTH_STATE_TOKEN_ALGORITHM

The algorithm to use for signing OAuth state tokens.

DOCSPACE_OAUTH_STATE_TOKEN_TTL

The time-to-live (TTL) for OAuth state tokens in milliseconds.

DOCSPACE_OAUTH_STATE_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth state tokens.

DOCSPACE_SERVER_BASE_URL

The base URL of the server.

DOCSPACE_HOST

The host to bind the server to.

DOCSPACE_PORT

The port to bind the server to.

DOCSPACE_SERVER_PROXY_HOPS

The number of proxy servers between the server and the client.

DOCSPACE_SERVER_CORS_MCP_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_MCP_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_OAUTH_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_CORS_OAUTH_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_CAPACITY

The maximum number of requests allowed per window for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_WINDOW

The time window in milliseconds for the rate limit for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_CAPACITY

The maximum number of requests allowed per window for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_WINDOW

The time window in milliseconds for the rate limit for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_CAPACITY

The maximum number of requests allowed per window for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_WINDOW

The time window in milliseconds for the rate limit for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_CAPACITY

The maximum number of requests allowed per window for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_WINDOW

The time window in milliseconds for the rate limit for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_CAPACITY

The maximum number of requests allowed per window for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_WINDOW

The time window in milliseconds for the rate limit for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_CAPACITY

The maximum number of requests allowed per window for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_WINDOW

The time window in milliseconds for the rate limit for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_CAPACITY

The maximum number of requests allowed per window for the OAuth token endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_WINDOW

The time window in milliseconds for the rate limit for the OAuth token endpoint.

DOCSPACE_REQUEST_QUERY

The flag that indicates whether the server should accept configuration via query parameters in incoming requests.

DOCSPACE_REQUEST_AUTHORIZATION_HEADER

The flag that indicates whether the server should check for the Authorization header in incoming requests.

DOCSPACE_REQUEST_HEADER_PREFIX

The prefix to use with custom configuration headers.

DOCSPACE_TRANSPORT

The transport protocol to use for communication with the MCP server.

DOCSPACE_DYNAMIC

The flag that indicates whether the MCP server should use meta tools.

DOCSPACE_TOOLSETS

The list of toolsets to enable for the MCP server.

DOCSPACE_ENABLED_TOOLS

The list of tools to enable for the MCP server.

DOCSPACE_DISABLED_TOOLS

The list of tools to disable for the MCP server.

DOCSPACE_USER_AGENT

The user agent to include in the User-Agent header for API requests.

DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_AUTHORIZATION
secret

The raw value to include in the Authorization header for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_AUTH_TOKEN
secret

The Personal Access Token (PAT) for accessing the API.

DOCSPACE_USERNAME

The username for accessing the API using basic authentication.

DOCSPACE_PASSWORD
secret

The password for accessing the API using basic authentication.

DOCSPACE_TRANSPORT

The transport protocol to use for communication with the MCP server.

DOCSPACE_DYNAMIC

The flag that indicates whether the MCP server should use meta tools.

DOCSPACE_TOOLSETS

The list of toolsets to enable for the MCP server.

DOCSPACE_ENABLED_TOOLS

The list of tools to enable for the MCP server.

DOCSPACE_DISABLED_TOOLS

The list of tools to disable for the MCP server.

DOCSPACE_SESSION_TTL

The time-to-live (TTL) for HTTP sessions in milliseconds.

DOCSPACE_SESSION_INTERVAL

The interval for checking HTTP sessions for expiration in milliseconds.

DOCSPACE_USER_AGENT

The user agent to include in the User-Agent header for API requests.

DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_AUTHORIZATION
secret

The raw value to include in the Authorization header for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_AUTH_TOKEN
secret

The Personal Access Token (PAT) for accessing the API.

DOCSPACE_USERNAME

The username for accessing the API using basic authentication.

DOCSPACE_PASSWORD
secret

The password for accessing the API using basic authentication.

DOCSPACE_OAUTH_BASE_URL

The base URL of the DocSpace OAuth service for OAuth requests.

DOCSPACE_OAUTH_CLIENT_ID

The client ID of the OAuth application.

DOCSPACE_OAUTH_CLIENT_SECRET
secret

The client secret of the OAuth application.

DOCSPACE_OAUTH_AUTH_TOKEN_ALGORITHM

The algorithm to use for signing OAuth access tokens.

DOCSPACE_OAUTH_AUTH_TOKEN_TTL

The time-to-live (TTL) for OAuth access tokens in milliseconds.

DOCSPACE_OAUTH_AUTH_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth access tokens.

DOCSPACE_OAUTH_STATE_TOKEN_ALGORITHM

The algorithm to use for signing OAuth state tokens.

DOCSPACE_OAUTH_STATE_TOKEN_TTL

The time-to-live (TTL) for OAuth state tokens in milliseconds.

DOCSPACE_OAUTH_STATE_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth state tokens.

DOCSPACE_SERVER_BASE_URL

The base URL of the server.

DOCSPACE_HOST

The host to bind the server to.

DOCSPACE_PORT

The port to bind the server to.

DOCSPACE_SERVER_PROXY_HOPS

The number of proxy servers between the server and the client.

DOCSPACE_SERVER_CORS_MCP_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_MCP_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_OAUTH_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_CORS_OAUTH_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_CAPACITY

The maximum number of requests allowed per window for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_WINDOW

The time window in milliseconds for the rate limit for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_CAPACITY

The maximum number of requests allowed per window for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_WINDOW

The time window in milliseconds for the rate limit for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_CAPACITY

The maximum number of requests allowed per window for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_WINDOW

The time window in milliseconds for the rate limit for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_CAPACITY

The maximum number of requests allowed per window for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_WINDOW

The time window in milliseconds for the rate limit for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_CAPACITY

The maximum number of requests allowed per window for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_WINDOW

The time window in milliseconds for the rate limit for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_CAPACITY

The maximum number of requests allowed per window for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_WINDOW

The time window in milliseconds for the rate limit for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_CAPACITY

The maximum number of requests allowed per window for the OAuth token endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_WINDOW

The time window in milliseconds for the rate limit for the OAuth token endpoint.

DOCSPACE_REQUEST_QUERY

The flag that indicates whether the server should accept configuration via query parameters in incoming requests.

DOCSPACE_REQUEST_AUTHORIZATION_HEADER

The flag that indicates whether the server should check for the Authorization header in incoming requests.

DOCSPACE_REQUEST_HEADER_PREFIX

The prefix to use with custom configuration headers.

DOCSPACE_TRANSPORT

The transport protocol to use for communication with the MCP server.

DOCSPACE_DYNAMIC

The flag that indicates whether the MCP server should use meta tools.

DOCSPACE_TOOLSETS

The list of toolsets to enable for the MCP server.

DOCSPACE_ENABLED_TOOLS

The list of tools to enable for the MCP server.

DOCSPACE_DISABLED_TOOLS

The list of tools to disable for the MCP server.

DOCSPACE_SESSION_TTL

The time-to-live (TTL) for HTTP sessions in milliseconds.

DOCSPACE_SESSION_INTERVAL

The interval for checking HTTP sessions for expiration in milliseconds.

DOCSPACE_USER_AGENT

The user agent to include in the User-Agent header for API requests.

DOCSPACE_BASE_URL

The base URL of the DocSpace instance for API requests.

DOCSPACE_AUTHORIZATION
secret

The raw value to include in the Authorization header for API requests.

DOCSPACE_API_KEY
secret

The API key for accessing the API.

DOCSPACE_AUTH_TOKEN
secret

The Personal Access Token (PAT) for accessing the API.

DOCSPACE_USERNAME

The username for accessing the API using basic authentication.

DOCSPACE_PASSWORD
secret

The password for accessing the API using basic authentication.

DOCSPACE_OAUTH_BASE_URL

The base URL of the DocSpace OAuth service for OAuth requests.

DOCSPACE_OAUTH_CLIENT_ID

The client ID of the OAuth application.

DOCSPACE_OAUTH_CLIENT_SECRET
secret

The client secret of the OAuth application.

DOCSPACE_OAUTH_AUTH_TOKEN_ALGORITHM

The algorithm to use for signing OAuth access tokens.

DOCSPACE_OAUTH_AUTH_TOKEN_TTL

The time-to-live (TTL) for OAuth access tokens in milliseconds.

DOCSPACE_OAUTH_AUTH_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth access tokens.

DOCSPACE_OAUTH_STATE_TOKEN_ALGORITHM

The algorithm to use for signing OAuth state tokens.

DOCSPACE_OAUTH_STATE_TOKEN_TTL

The time-to-live (TTL) for OAuth state tokens in milliseconds.

DOCSPACE_OAUTH_STATE_TOKEN_SECRET_KEY
secret

The secret key to use for signing OAuth state tokens.

DOCSPACE_SERVER_BASE_URL

The base URL of the server.

DOCSPACE_HOST

The host to bind the server to.

DOCSPACE_PORT

The port to bind the server to.

DOCSPACE_SERVER_PROXY_HOPS

The number of proxy servers between the server and the client.

DOCSPACE_SERVER_CORS_MCP_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_MCP_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to MCP endpoints.

DOCSPACE_SERVER_CORS_OAUTH_ORIGIN

The list of allowed origins to include in the Access-Control-Allow-Origin header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_CORS_OAUTH_MAX_AGE

The maximum age in milliseconds to include in the Access-Control-Max-Age header for CORS requests to OAuth endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_CAPACITY

The maximum number of requests allowed per window for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_MCP_WINDOW

The time window in milliseconds for the rate limit for the MCP endpoints.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth server metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_CAPACITY

The maximum number of requests allowed per window for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_WINDOW

The time window in milliseconds for the rate limit for the OAuth resource metadata endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_CAPACITY

The maximum number of requests allowed per window for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_WINDOW

The time window in milliseconds for the rate limit for the OAuth authorization endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_CAPACITY

The maximum number of requests allowed per window for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_WINDOW

The time window in milliseconds for the rate limit for the OAuth callback endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_CAPACITY

The maximum number of requests allowed per window for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_WINDOW

The time window in milliseconds for the rate limit for the OAuth introspection endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_CAPACITY

The maximum number of requests allowed per window for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_WINDOW

The time window in milliseconds for the rate limit for the OAuth client registration endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_CAPACITY

The maximum number of requests allowed per window for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_WINDOW

The time window in milliseconds for the rate limit for the OAuth token revocation endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_CAPACITY

The maximum number of requests allowed per window for the OAuth token endpoint.

DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_WINDOW

The time window in milliseconds for the rate limit for the OAuth token endpoint.

DOCSPACE_REQUEST_QUERY

The flag that indicates whether the server should accept configuration via query parameters in incoming requests.

DOCSPACE_REQUEST_AUTHORIZATION_HEADER

The flag that indicates whether the server should check for the Authorization header in incoming requests.

DOCSPACE_REQUEST_HEADER_PREFIX

The prefix to use with custom configuration headers.

MCP quality score · maturity, not trust · methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
10
Alternatives in Documents & Spreadsheets