Skip to main content
Glama

MCP Modus

search_components

Find Modus Web Components by name or keyword to access documentation, design guidelines, and implementation details for your projects.

Instructions

Search for Modus Web Components by name or keyword. Returns a list of matching components with brief descriptions.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query (component name, keyword, or feature)

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query (component name, keyword, or feature)", "type": "string" } }, "required": [ "query" ], "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