# MCP Servers

MCP Servers provide access to essential external systems and tools that aren't directly part of cloud infrastructure or code repositories. This includes observability platforms (Prometheus, Grafana, Datadog), SIEM tools, ticketing systems, communication platforms, knowledge bases, and specialized DuploCloud integrations.

## Adding MCP Servers and defining scopes

1. Navigate to **MCP Servers** and click **Add Server**.

<figure><img src="/files/SaBgvUO4V5imn6rFl09N" alt=""><figcaption></figcaption></figure>

2. Enter the details required to connect the MCP Server and click **Create**.

<figure><img src="/files/Z3OAZRCsQHWfVWWY7K0x" alt=""><figcaption></figcaption></figure>

3. Next, go to the **Providers** section, select the right provider type and click **Add**. If the provider type is not present, you can choose the "**Other**" provider type.

<figure><img src="/files/THJb9f0l2pezoBNxP82o" alt=""><figcaption></figcaption></figure>

4. Create the **credentials** for this Provider, if one is needed.

<figure><img src="/files/oqtaogbwjbfwBIdaVEHe" alt=""><figcaption></figcaption></figure>

5. Create the **Scope** to connect the Credentials to the **MCP server** and define any permission boundaries.

<figure><img src="/files/r6YFciOuPxPYpczSdHEy" alt=""><figcaption></figcaption></figure>

You are all set to use your MCP servers.


---

# Agent Instructions: 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.duplocloud.com/docs/armor/mcp-servers.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.
