MODEL CONTEXT PROTOCOL

GetDesignMD MCP Server

Give Claude Code, Cursor, Codex, or any MCP agent direct access to 54 DESIGN.md design systems and the URL-to-DESIGN.md generator.

STREAMABLE HTTP

Connect the design md MCP server in 3 steps

Create an API key, add the server URL to your client, then ask your agent for design context whenever you start a UI task.

Terminal
claude mcp add --transport http getdesignmd https://getdesignmd.org/api/mcp --header "Authorization: Bearer YOUR_API_KEY"

OR PASTE THIS TO YOUR AGENT

Install the GetDesignMD MCP server for me at https://getdesignmd.org/api/mcp. Use my GetDesignMD API key for Authorization and use the library tools whenever design context would help.

Library tools work without a key. generate_design_md needs one.

What your agent can do

list_design_systems

Browse all 54 independent DESIGN.md files with categories, tags, palettes, and links.

get_design_md

Read the full design contract for a selected system and apply its real tokens and rules.

search_design_systems

Find useful references by product name, category, slug, or visual-language tags.

generate_design_mdAPI key

Turn a public URL into a grounded DESIGN.md without leaving your editor.

From one instruction to design context

YOU

Make this dashboard look like Linear.

YOUR AGENT

get_design_md {"slug": "linear-app"}

The agent reads the Linear DESIGN.md, applies its tokens and interaction rules, then builds the dashboard with grounded design context.

Before you connect

Bring design context into every coding task

Create an API key once, then let your preferred agent pull the right DESIGN.md exactly when it needs it.

Create API key