# Managing MCP Servers

> You can choose between the following MCP Server types:

## Creating MCP Servers

You can choose between the following MCP Server types:

* **UiPath**: Expose UiPath artifacts as tools via MCP.
* **Remote**: Proxy requests to a remote MCP Server outside UiPath.
  :::note
  Once an MCP Server is created, you cannot change the MCP Server type.
  :::

To create an MCP Server in a folder, you need the following permissions:

* The folder-level **Create** permission for the **MCP Servers** object.
* The folder-level **View** permission for the **MCP Servers** object.

For detailed instructions on how to create MCP Servers, refer to the following sections:

* [Creating UiPath MCP Servers](https://docs.uipath.com/orchestrator/automation-suite/2.2510/user-guide/creating-uipath-mcp-servers#creating-uipath-mcp-servers)
* [Creating a remote MCP Server](https://docs.uipath.com/orchestrator/automation-suite/2.2510/user-guide/creating-a-remote-mcp-server#creating-a-remote-mcp-server)

## Editing MCP Servers

1. On the **MCP Servers** page, select an MCP Server, then navigate to **More Actions** and select **Edit**.
2. Edit the MCP Server as per your requirements.

You cannot change the type of an MCP Server once created.
3. Select **Update**.

## Deleting MCP Servers

1. On the **MCP Servers** page, select an MCP Server.
2. Navigate to **More Actions**.
3. Select **Remove**

## MCP Servers details

You can select an MCP Server from the list to view detailed information related to it. Once selected, a side-panel opens with two tabs:

* **Tools:** displays the list of tools associated with the selected MCP Server.
* **Jobs:** displays all jobs started by the selected MCP Server.
  :::note
  The **Jobs** tab is only available for **Command** and **Coded** MCP Servers.
  :::

### Discovering tools and jobs

For **Command** and **Coded** MCP Servers, a **Discover** button is available. Depending on the location, this button has the following functions:

* **Tools** tab: for **Command** MCP Servers, this button retrieves the tools available from the external package feed.
* **Jobs** tab: each time you select the **Discover** button, a job is started. You can monitor the status of the job in the **Jobs** tab. Once the job is finished, the tools list from the **Tools** tab is refreshed.
