highlight-ing/mcp-bundler
A microservice for bundling MCP servers from GitHub repositories and preparing it for deployment.
Platform-specific configuration:
{
"mcpServers": {
"mcp-bundler": {
"command": "npx",
"args": [
"-y",
"mcp-bundler"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...