Loading MCP server directory, please wait...
An MCP server that provides build analysis and optimization recommendations for Rspack projects.
npx @getmcp/cli add io.github.yifancong/rsdoctorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yifancong/rsdoctor": {
"command": "node",
"args": [
"@rsdoctor/mcp-server"
]
}
}
}