Skip to main content
Glama
get-uiresources-sample.json2.16 kB
{ "apiVersion": "v1", "items": [ { "apiVersion": "tilt.dev/v1alpha1", "kind": "UIResource", "metadata": { "annotations": { "tilt.dev/resource": "web-app" }, "creationTimestamp": "2025-11-20T15:36:58Z", "labels": { "web": "web" }, "name": "web-app", "ownerReferences": [ { "apiVersion": "tilt.dev/v1alpha1", "blockOwnerDeletion": true, "controller": true, "kind": "Tiltfile", "name": "(Tiltfile)", "uid": "3434b180-af17-4f94-9d6b-c0195ff18e5d" } ], "resourceVersion": "5289", "uid": "cc71864f-6001-4d60-ba17-da993988b4d8" }, "spec": {}, "status": { "buildHistory": [ { "finishTime": "2025-11-20T20:29:38.733768Z", "spanID": "build:69", "startTime": "2025-11-20T20:29:38.733622Z" } ], "conditions": [ { "lastTransitionTime": "2025-11-20T20:29:38.753450Z", "status": "True", "type": "UpToDate" }, { "lastTransitionTime": "2025-11-20T20:29:38.809665Z", "status": "True", "type": "Ready" } ], "disableStatus": { "disabledCount": 0, "enabledCount": 1, "sources": [ { "configMap": { "key": "isDisabled", "name": "web-app-disable" } } ], "state": "Enabled" }, "endpointLinks": [ { "name": "Web App", "url": "http://localhost:3001" } ], "lastDeployTime": "2025-11-20T20:29:38.733768Z", "localResourceInfo": { "pid": 14167 }, "order": 21, "pendingBuildSince": null, "runtimeStatus": "ok", "specs": [ { "id": "local:web-app", "type": "local" } ], "updateStatus": "not_applicable" } } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xBigBoss/tilt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server