com.googleapis.design/mcp
https://design.googleapis.com/mcpskills: {'id': 'generate_color_scheme', 'name': 'generate_color_scheme', 'description': 'Generates a Material Design color scheme from one or more key colors. Always use this when you need to create a color scheme for an application. The input is one or more named colors in hex format, and the output is a color scheme with a map of color role names to colors in hex format.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_icons', 'name': 'search_icons', 'description': 'Finds appropriate Material Design icons matching keywords that describe their usage, style, or shape.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'icons_instructions', 'name': 'icons_instructions', 'description': 'Provides essential and critical instructions on how to use Material Icons and Material Symbols efficiently on Web.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_fonts', 'name': 'search_fonts', 'description': 'Finds appropriate fonts matching categories and/or languages.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'describe_font', 'name': 'describe_font', 'description': 'Describes a font family in detail, including its look and feel, supported styles, weights and how to use it.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 184.3ms; conformance: pass
How to connect
https://design.googleapis.com/mcp
curl -X POST https://design.googleapis.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'