front-end-interview-handbook

GitHub

Front End interview preparation materials for busy engineers (updated for 2026)

front-end-interview-handbook MCP Server

MCP server for yangshun/front-end-interview-handbook

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "front-end-interview-handbook": {
      "command": "npx",
      "args": [
        "-y",
        "@yangshun/front-end-interview-handbook"
      ]
    }
  }
}