MCP Server
MCP
io.github.yifancong/rsdoctor
An MCP server that provides build analysis and optimization recommendations for Rspack projects.
Install
npx -y @rsdoctor/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@rsdoctor/mcp-server",
"version": "0.1.2-beta.0",
"runtimeHint": "node",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment