---
title: "Enable MCP Server"
method: POST
path: "/mcp/enable"
---

# Enable MCP Server

`POST /mcp/enable`

Enable the MCP server endpoint at /mcp (only with root permissions).

## Response `200`

MCP server enabled.

- object
  - `message` string

## Other responses

- `400` — Invalid token.
- `401` — Unauthenticated.
- `403` — You are not allowed to enable the MCP server.

## Changes

- **2026-05-05** `953a8b1c1a7f` — 1 info
  - endpoint added
- **2026-03-16** `385ee693a76d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/coollabsio/apis/coolify/changes/mcp/enable/post.md)

---

[API](https://skmtc.dev/coollabsio/apis/coolify.md) · [All operations](https://skmtc.dev/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/ccd37e78d00a/schema)
