Skip to main content
Glama

MCP Modus

get_component_docs

Retrieve complete documentation for Modus Web Components including attributes, events, and usage examples to understand component implementation and design guidelines.

Instructions

Get the complete documentation for a specific Modus Web Component including attributes, events, and usage examples.

Input Schema

NameRequiredDescriptionDefault
componentYesThe component name (e.g., "button", "card", "modal")

Input Schema (JSON Schema)

{ "properties": { "component": { "description": "The component name (e.g., \"button\", \"card\", \"modal\")", "type": "string" } }, "required": [ "component" ], "type": "object" }

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/julianoczkowski/mcp-modus'

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