Skip to main content
Glama

@jpisnice/shadcn-ui-mcp-server

by Jpisnice
MIT License
148
47

get_directory_structure

Retrieve the directory structure of the shadcn-ui v4 repository to provide context on component organization, usage, and installation details for enhanced development workflows.

Instructions

Get the directory structure of the shadcn-ui v4 repository

Input Schema

NameRequiredDescriptionDefault
branchNoBranch name (default: "main")
ownerNoRepository owner (default: "shadcn-ui")
pathNoPath within the repository (default: v4 registry)
repoNoRepository name (default: "ui")

Input Schema (JSON Schema)

{ "properties": { "branch": { "description": "Branch name (default: \"main\")", "type": "string" }, "owner": { "description": "Repository owner (default: \"shadcn-ui\")", "type": "string" }, "path": { "description": "Path within the repository (default: v4 registry)", "type": "string" }, "repo": { "description": "Repository name (default: \"ui\")", "type": "string" } }, "type": "object" }
Install Server

Other Tools from @jpisnice/shadcn-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/Jpisnice/shadcn-ui-mcp-server'

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