situ2001/unplugin-mcp
A unified plugin for developers integrating MCP servers into modern JavaScript build tools, including Webpack, Rollup, Vite, and more.
Platform-specific configuration:
{
"mcpServers": {
"unplugin-mcp": {
"command": "npx",
"args": [
"-y",
"unplugin-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...