Skip to main content
Glama

its-just-ui MCP Server

by its-just-ui

get_component_docs

Retrieve detailed documentation, usage examples, and prop descriptions for its-just-ui React components to streamline development and ensure accurate implementation.

Instructions

Get documentation, usage examples, and prop descriptions for a component

Input Schema

NameRequiredDescriptionDefault
componentYesComponent name
sectionNo

Input Schema (JSON Schema)

{ "properties": { "component": { "description": "Component name", "type": "string" }, "section": { "enum": [ "usage", "props", "examples", "accessibility" ], "type": "string" } }, "required": [ "component" ], "type": "object" }

Other Tools from its-just-ui MCP Server

Related Tools

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/its-just-ui/its-just-mcp'

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