---
title: "Get an MCP Proxy definition."
method: GET
path: "/tyk/mcps/{apiID}"
tags: ["MCP Proxies"]
---

# Get an MCP Proxy definition.

`GET /tyk/mcps/{apiID}`

Retrieve a single MCP Proxy definition by its ID. When `expand=true` is supplied for an internal REST-as-MCP proxy target, the response includes the full derived `x-tyk-mcp-server.primitives` catalogue with selected and unselected tools marked by `allow`. Normal reads return the stored definition exactly. `expand=true` has no effect for remote MCP proxy upstreams.

## Query parameters

- `expand` boolean

## Other responses

- `404` — MCP Proxy definition not found.

---

[API](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/versions/4ae998d5545e/schema)
