Skip to main content
Glama

Just Prompt

by disler
mock_ui_component.txt498 B
Build vue, react, and svelte components for this component definition: <TableOfContents :tree="tree" /> The tree is a json object that looks like this: ```json { "name": "TableOfContents", "children": [ { "name": "Item", "children": [ { "name": "Item", "children": [] } ] }, { "name": "Item 2", "children": [] } ] } ```

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/disler/just-prompt'

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