---
title: "Get MCP Roles"
method: POST
path: "/genai.mcp/roles"
tags: ["MCP"]
---

# Get MCP Roles

`POST /genai.mcp/roles`

Retrieves available MCP Roles from the Advanced Configuration Options.

## Response `200`

Roles received.

- object
  - `response` object
    - `data` object[]
      - `MCP_role_datamart_details_fetcher` string
      - `MCP_role_object_fetcher` string
    - `status` integer

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/revisions/0850b5d6be73/schema)
