---
title: "Make Mcp Servers Public"
method: POST
path: "/v1/mcp/make_public"
tags: ["mcp"]
---

# Make Mcp Servers Public

`POST /v1/mcp/make_public`

Allows making MCP servers public for AI Hub

## Request body

- MakeMCPServersPublicRequest
  - `mcp_server_ids` string[], required

## Response `202`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-30** `24ad9eaf6a00` — 1 info
  - endpoint added
- **2026-08-27** `4a06c3148b6c` — 1 breaking
  - api path removed without deprecation
- **2026-08-14** `9c80d9af446a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flock/apis/litellm-api/changes/v1/mcp/make_public/post.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flock/litellm-api/revisions/24ad9eaf6a00/schema)
