Skip to main content
Glama
michab23

IGDS Storybook MCP Server

by michab23

search-components

Find IGDS components across Angular, React, and Core-Web frameworks by searching component data and design documentation.

Instructions

Search for IGDS components across all frameworks

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden of behavioral disclosure. It only states the search function and scope, but does not describe return format, pagination, auth needs, or whether it is read-only. Minimal behavioral context is provided.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence of seven words, completely free of fluff. It earns its place and is appropriately concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple but lacks annotations and output schema. The description does not explain what the search results look like, how this relates to sibling search tools (e.g., zeroheight-search), or any limitations. It feels incomplete for an agent trying to decide between tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100% for the single parameter 'query', which is described as 'Search query'. The description adds no additional parameter-level meaning, so baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Search') and identifies the resource ('IGDS components') with a scope qualifier ('across all frameworks'). It is not a tautology and the purpose is clear, though it does not explicitly differentiate from sibling tools like zeroheight-search.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It states the function but does not mention when to choose this over list-components or zeroheight-search, nor any exclusions or prerequisites.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/michab23/igds-storybook-MCP'

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