---
title: "Get MCP tools"
method: GET
path: "/api/settings/mcp"
tags: ["users"]
---

# Get MCP tools

`GET /api/settings/mcp`

Get the MCP tools for the current user

## Response `200`

The MCP tools for the current user

- object
  - `builtInTools` string[], required
  - `spaceTools` object[], required
    - `_id` string, required
    - `name` string, required
    - `emoji` string, required
    - `subdomain` string, required

---

[API](https://skmtc.net/huggingface/apis/hub-api-endpoints.md) · [All operations](https://skmtc.net/huggingface/apis/hub-api-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/huggingface/hub-api-endpoints/versions/dae0cc3790f0/schema)
