An MCP server that provides build analysis and optimization recommendations for Rspack projects.
@rsdoctor/mcp-server 是一个 MCP Server,旨在帮助用户更便捷地使用 Rsdoctor 的构建数据。它可以与 Rsdoctor 的本地构建分析数据配合使用,通过问答的形式,帮助你快速获取构建分析结果。 产物信息分析: 分析构建产物的体积、组成等信息 依赖问题分析: 分析项目依赖关系、重复依赖等问题 产物优化建议: 提供产物体积优化、代码分割等建议 编译优化建议: 分析编译耗时,提供编译性能优化建议 通过提问 "Please help me to optimize the bundle or artifacts",工具会分析构建产物并给出优化建议。 通过提问 "Please investigate the referrer dependency of nodemodules/dayjs/index.js",工具会分析指定模块的依赖关系。 通过提问 "Please…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
@rsdoctor/mcp-server 是一个 MCP Server,旨在帮助用户更便捷地使用 Rsdoctor 的构建数据。它可以与 Rsdoctor 的本地构建分析数据配合使用,通过问答的形式,帮助你快速获取构建分析结果。 产物信息分析: 分析构建产物的体积、组成等信息 依赖问题分析: 分析项目依赖关系、重复依赖等问题 产物优化建议: 提供产物体积优化、代码分割等建议 编译优化建议: 分析编译耗时,提供编译性能优化建议 通过提问 "Please help me to optimize the bundle or artifacts",工具会分析构建产物并给出优化建议。 通过提问 "Please investigate the referrer dependency of nodemodules/dayjs/index.js",工具会分析指定模块的依赖关系。 通过提问 "Please help me find files or loaders with high compilation time and provide optimization…