Skip to main content
Glama
reuvenaor

Shadcn Registry manager

by reuvenaor
registry.schemas.ts254 B
import { z } from "zod"; export const getItemOptionsSchema = z.object({ name: z.string().describe("The name of the item to get from the registry. This is required."), }); export const getItemsOptionsSchema = z.object({ registryUrl: z.string(), });

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

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