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 React components. Specify component name and section (usage, props, examples, accessibility) to access tailored information.

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" }
Install Server

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