---
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

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/79928a3d37d3/schema)
