optics-mcp

RoleModel/optics-mcp

3.2

If you are the rightful owner of optics-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Optics MCP Server is a Model Context Protocol server designed for the Optics Design System, facilitating LLMs in understanding and working with design tokens, components, and documentation.

Tools

Functions exposed to the LLM to take actions

get_token

Get detailed information about a specific design token.

search_tokens

Search for design tokens by category or name pattern.

get_token_usage_stats

Get statistics about design token usage across the system.

get_component_info

Get detailed information about a component including its design token dependencies.

list_components

List all available components in the design system.

get_component_tokens

Get all design tokens used by a specific component.

search_documentation

Search through Optics documentation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources