Skip to main content
Glama
michab23

IGDS Storybook MCP Server

by michab23

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
load-storybookB

Load IGDS Storybook data for a specific framework or all frameworks

list-componentsA

List all available IGDS components for a specific framework

get-componentC

Get detailed documentation for a specific IGDS component

get-component-sourceA

Get source code structure for a component (properties, CSS, defaults). Requires cached data.

search-componentsC

Search for IGDS components across all frameworks

get-storyB

Get a specific story entry by its ID

compare-componentB

Compare a component across Angular, React, and Core-Web frameworks

get-component-storiesB

Get all story variants for a component

get-component-cssA

Get CSS styles for a component. Requires cached data.

get-story-examplesA

Get rendered HTML examples from Storybook stories for a component

get-statsB

Get statistics about loaded storybook data

zeroheight-list-categoriesA

List all component categories from Zeroheight design system documentation

zeroheight-list-componentsA

List components from Zeroheight (optionally filtered by category)

zeroheight-get-componentA

Get full component documentation from Zeroheight

zeroheight-get-sectionA

Get a specific section (design/code/usage/accessibility) for a component

zeroheight-searchB

Search across all Zeroheight content

zeroheight-get-storybook-refB

Get Storybook cross-references for a Zeroheight component

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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