---
title: "Get a Remote MCP App installation"
method: GET
path: "/v1/remote-mcp-apps/{appId}"
tags: ["Remote MCP Apps"]
---

# Get a Remote MCP App installation

`GET /v1/remote-mcp-apps/{appId}`

## Path parameters

- `appId` string, required

## Response `200`

Remote MCP App returned.

- object
  - `item` unknown, required

## Other responses

- `404` — Remote MCP App not found.

---

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