Skip to main content
Glama

Shadcn Registry manager

by reuvenaor
MIT License
9
1
entrypoint.sh320 B
#!/bin/bash set -e # Start the MCP server. # The REGISTRY_URL should be passed as an environment variable to the container, # which will point to the Next.js server running on the host machine. cd /app/shadcn node dist/index.js #registry:mcp # The script will now exit automatically after the node process finishes.

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/reuvenaor/shadcn-registry-manager'

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