Skip to main content
AggregatorsUnknown

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.

aggregators
Share:

Quick Start

Clone the repository:

git clone https://github.com/thinkchainai/mcpbundles

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcpbundles": {
      "command": "npx",
      "args": [
        "-y",
        "thinkchainai/mcpbundles"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Unknown
Author
thinkchainai