---
title: "get MCP tools from resource"
method: GET
path: "/w/{workspace}/resources/mcp_tools/{path}"
tags: ["resource"]
---

# get MCP tools from resource

`GET /w/{workspace}/resources/mcp_tools/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Response `200`

list of MCP tools

- object[]
  - `name` string, required
  - `description` string
  - `parameters` object, required

---

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