Skip to main content
Glama

storybook-mcp

by mcpland

getComponentsProps

Retrieve props information for multiple Storybook components to understand their configuration options and usage requirements.

Instructions

Get props information for multiple components

Input Schema

NameRequiredDescriptionDefault
componentNamesYesArray of component names to get props information for

Input Schema (JSON Schema)

{ "properties": { "componentNames": { "description": "Array of component names to get props information for", "items": { "type": "string" }, "type": "array" } }, "required": [ "componentNames" ], "type": "object" }

Other Tools from storybook-mcp

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/mcpland/storybook-mcp'

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