> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/ribbon-menu-bar/tools/all-tools/mcp-server/security-and-confidentiality-disclaimer-for-mcp-server-usage.md).

# Security and confidentiality disclaimer for MCP server usage

**Notice of Use**

The *Model Context Protocol* (MCP) s*erver* feature in *Remote Desktop Manager* (RDM) is experimental and optional to enable. This trial version is provided AS IS and AS AVAILABLE, without any representations, warranties, conditions, indemnities, or liabilities of any kind, whether express, implied, statutory, or otherwise.

When enabled, an MCP Client (e.g., an AI/LLM-enabled application) connects to our MCP server and invokes exposed tools and resources. Data you provide or that is generate by those tools may include personal or sensitive information. As our MCP server is only a technical intermediary, Devolutions does not control the LLM provider’s processing and cannot guarantee the confidentiality, compliance, or reliability of the data once processed by these third parties, nor can it be held responsible for any results or recommendations they generate.

You remain solely responsible for using the feature, reviewing, and validating all content generated during actions. You can also limit the transfer of sensitive data by carefully choosing which MCP server tools to make available from your account, or by restricting the use of tools that allow modifying or destructive actions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devolutions.net/rdm/ribbon-menu-bar/tools/all-tools/mcp-server/security-and-confidentiality-disclaimer-for-mcp-server-usage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
