$ timeahead_
← mcp scores
76
Raven
githubgithub ↗hybrid

Design intelligence for AI-generated UI — principles, patterns, content, brand, design tokens.

overview

What it does

Raven is a design knowledge base MCP server that gives Claude access to curated design intelligence across eight layers: principles (Nielsen's Heuristics, Laws of UX, Gestalt, WCAG), UI patterns (signup flows, pricing, forms, navigation, dashboards), content systems (voice and tone from Mailchimp, GOV.UK, Shopify Polaris), research methods, service design (blueprinting, human handoff patterns), brand and visual guidelines, business strategy (monetization, retention, onboarding), and design tokens from production systems like Stripe and Linear. The server offers 27 tools that evaluate designs, generate design systems, audit HTML and layouts, and extract relevant guidance for a given UI context.

Who it's for

Product designers and engineers integrating Claude into their design workflow, teams building or scaling design systems, product managers optimizing onboarding and conversion, and researchers evaluating user experience decisions against established principles. Most useful when generating UI with Claude and wanting design guardrails, consistency guidance, and decision frameworks baked in.

Common use cases

  • Query design principles and UI patterns when generating signup flows, forms, or dashboards
  • Evaluate a design description against Nielsen's Heuristics or WCAG accessibility guidelines
  • Extract voice and tone guidance from brand systems (Mailchimp, GOV.UK, Shopify Polaris, Atlassian)
  • Generate a custom design system from a brand color or token composition
  • Audit HTML and CSS against visual-design standards for rhythm, alignment, and contrast
  • Get service-design patterns for omnichannel experiences and moments of truth

Setup pitfalls

  • Early-stage project (1 GitHub star, first commit 1 day ago) — expect rapid iteration and possible breaking changes
  • Requires Node.js and npm; installation via npx -y raven-mcp or from source with npm install && npm run build
  • Not officially endorsed by Intuit despite sourcing Intuit design patterns — review the NOTICE file for attribution
  • Knowledge base reflects opinionated design choices — use as a starting point, not as absolute guidance
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "raven": {
      "command": "npx",
      "args": [
        "-y",
        "raven-mcp"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
score breakdown
security (35%)100
freshness (25%)100
adoption (20%)3
quality (10%)100
trust (10%)50
capabilities · what this server can do
27 tools detected·auth: API key
high risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why high risk: fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
  • get_principles
  • get_pattern
  • get_business_strategy
  • evaluate_design
  • search_knowledge
+22 more tools
  • get_checklist
  • get_d4d_framework
  • list_design_systems
  • get_design_system
  • compose_system
  • audit_page
  • get_brand_system
  • generate_design_system
  • audit_layout
  • list_content_systems
  • get_content_system
  • get_content_principles
  • get_content_pattern
  • get_research_method
  • get_metrics_framework
  • get_service_pattern
  • get_service_standard
  • generate_service_blueprint
  • get_brand_principles
  • get_brand_trends
  • raven_reflect
  • raven_register
maintenance health
69/ 100 · is this project alive
contributors (1y)3
top contributor share77%
releases (1y)9
last release2d ago
ci✓ passing
raw data
weekly downloads0
github stars1
forks0
open issues5
license✓ present
readme length9580 chars
last publish1d ago
last commit0d ago
last updated3h ago
score drop alerts
get notified by email when this server's score drops 5+ points