thinkchainai/mcpbundles
MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic tool calling and MCP UI for managing bundles and credentials.
Quick Start
Clone the repository:
git clone https://github.com/thinkchainai/mcpbundlesClaude Desktop configuration example:
{
"mcpServers": {
"mcpbundles": {
"command": "npx",
"args": [
"-y",
"thinkchainai/mcpbundles"
]
}
}
}Check the repository README for specific installation and configuration instructions.