---
title: "Proxy to a named MCP server"
method: POST
path: "/mcp/{server_name}"
tags: ["MCP"]
---

# Proxy to a named MCP server

`POST /mcp/{server_name}`

## Path parameters

- `server_name` string, required

## Request body

- object
  - `method` string
  - `params` object

## Response `200`

MCP server response

## Other responses

- `401` — Unauthorized
- `404` — MCP server not configured

---

[API](https://skmtc.net/berriai/apis/litellm-agent-platform-api.md) · [All operations](https://skmtc.net/berriai/apis/litellm-agent-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/berriai/litellm-agent-platform-api/versions/63cf31f8069f/schema)
