---
title: "Discover Mcp Servers"
method: GET
path: "/v1/mcp/discover"
tags: ["mcp"]
---

# Discover Mcp Servers

`GET /v1/mcp/discover`

Returns a curated list of well-known MCP servers for discovery UI

## Query parameters

- `query` string, nullable — Search filter for server names and descriptions
- `category` string, nullable — Filter by category

## Response `200`

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/discover/get.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)
