Skip to main content

MCP server for frontend design systems, engineering patterns, accessibility, and UX workflows

Project description

Frontend Development MCP Server

Model Context Protocol (MCP) server for frontend design systems, engineering patterns, accessibility, and UX workflows.

PyPI: frontend-dev-mcp
GitHub: FarooqProProgrammer/frontend-development-mcp-server

Install

Requires Python 3.12+ and uv.

# Run without installing (recommended)
uvx --from frontend-dev-mcp frontend-mcp

# Or install globally
uv tool install frontend-dev-mcp
frontend-mcp

Connect to MCP Client (Cursor, Claude Desktop, etc.)

{
  "mcpServers": {
    "frontend-dev-server": {
      "command": "uvx",
      "args": ["--from", "frontend-dev-mcp", "frontend-mcp"],
      "env": {
        "FRONTEND_MCP_SKILLS_DIR": "C:/path/to/your-project/.agents/skills"
      }
    }
  }
}

Environment variables

Variable Description
FRONTEND_MCP_SKILLS_DIR Extra skills path (your project's .agents/skills)
FRONTEND_MCP_PROMPTS_DIR Where project prompts are saved (default: ~/.frontend-mcp/prompts)
FRONTEND_MCP_CLI_TIMEOUT Timeout for external CLI tools in seconds (default: 120)

Tools

Call list_frontend_capabilities for a full discovery list.

Design tokens

  • get_color_palette, check_contrast_ratio, get_typography_scale, get_spacing_scale
  • get_design_token_schema, export_design_tokens — export CSS or Tailwind theme

Styling & layout

  • get_design_system_guide, get_icon_system_advice, get_animation_easing
  • get_layout_patterns, get_motion_patterns, get_responsive_strategy

Components & UX

  • get_component_states, get_complex_ui_patterns, get_microcopy_guide
  • get_data_viz_guide

Accessibility & performance

  • get_accessibility_checklist, get_performance_tips, get_frontend_security_checklist

Engineering

  • get_framework_stack_guide — React, Next.js, Vue, Svelte, Astro, etc.
  • get_state_and_data_guide — Zustand, TanStack Query, server actions
  • get_form_patterns — react-hook-form + Zod
  • get_testing_strategy — Vitest, RTL, Playwright
  • get_project_structure_guide — folder conventions, monorepo
  • get_error_loading_patterns — skeletons, errors, empty states
  • get_seo_checklist, get_i18n_strategy, get_auth_ui_patterns

Skills & prompts (project memory)

  • list_available_skills, get_agent_skill
  • save_project_prompt, get_project_prompt, list_project_prompts

Optional external CLIs

  • ask_gemini_cli, ask_cli_skill_prompt — require gemini / claude / cursor in PATH

Prompts

  • frontend_project_kickoff — plan new project architecture
  • frontend_engineering_workflow — stack → tokens → UI → quality → launch
  • saas_dashboard_workflow — dashboard build checklist
  • design_system_audit, component_design_session, dark_mode_strategy
  • base_system_prompt, typography_prompt, distilled_aesthetics

Testing via Inspector

npx @modelcontextprotocol/inspector uvx --from frontend-dev-mcp frontend-mcp

Local development

uv run server.py

Publish

Remove-Item dist\* -Force
uv build
uvx twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frontend_dev_mcp-0.1.3.tar.gz (313.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

frontend_dev_mcp-0.1.3-py3-none-any.whl (383.2 kB view details)

Uploaded Python 3

File details

Details for the file frontend_dev_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: frontend_dev_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 313.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for frontend_dev_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 abe25c7aa9b00dada19b67ea3da93de7778e2dc8a2a55c9a8a3d58fb7a9cab64
MD5 8fcf77e670742b344a38243d76366cff
BLAKE2b-256 adff573136e18babcb8943d8bcea8c2018056a77ee47e391c77768389595be6a

See more details on using hashes here.

File details

Details for the file frontend_dev_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for frontend_dev_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1b79771f08d93d40c3ca55f54f5169fca39623b40578b295a96d49d12c0e2f94
MD5 b9862bd640d2d472cc57e29cf9f4c50b
BLAKE2b-256 701d69250cf08709c5fb8cd0e2445549a6616eaaf8be227bdd93d9493f1592a1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page