Skip to main content
Glama
magnusrodseth

shadcn MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging (set to 'true' to enable)
NODE_ENVNoSet environment (e.g., 'development' or 'production')
GITHUB_TOKENNoGitHub personal access token for higher rate limits (optional but recommended)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_componentB

Get the source code and metadata for a specific shadcn/ui component

list_componentsC

List all available shadcn/ui components

get_blockB

Get a complete shadcn/ui block implementation

list_blocksA

List all available shadcn/ui blocks

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/magnusrodseth/shadcn-mcp-server'

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