Skip to main content
Glama

MCP Toolbox

by ai-zerolab
get_team_components.json1.31 kB
{ "components": [ { "containing_file": { "key": "file1", "name": "UI Components" }, "containing_frame": { "name": "Components", "node_id": "4:0", "page_id": "1:0", "page_name": "Page 1" }, "created_at": "2023-01-01T00:00:00Z", "description": "Standard button component", "key": "component1", "name": "Button", "thumbnail_url": "https://example.com/thumbnails/component1.png", "updated_at": "2023-01-02T00:00:00Z", "user": { "handle": "user1", "id": "user1", "img_url": "https://example.com/user1.png" } }, { "containing_file": { "key": "file1", "name": "UI Components" }, "containing_frame": { "name": "Components", "node_id": "4:0", "page_id": "1:0", "page_name": "Page 1" }, "created_at": "2023-01-03T00:00:00Z", "description": "Standard input field component", "key": "component2", "name": "Input Field", "thumbnail_url": "https://example.com/thumbnails/component2.png", "updated_at": "2023-01-04T00:00:00Z", "user": { "handle": "user2", "id": "user2", "img_url": "https://example.com/user2.png" } } ] }

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/ai-zerolab/mcp-toolbox'

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