loading…
Search for a command to run...
loading…
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
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.
Execute tools from your enabled bundles directly from Claude, Cursor, and other MCP-compatible AI assistants using the Model Context Protocol.
Download the MCPBundles Hub .mcpb file directly:
This .mcpb package contains a pre-configured MCP server proxy that connects to the MCPBundles Hub endpoint. Once installed, your AI assistant can discover and execute tools from all your enabled bundles.
Note: This repository hosts
.mcpbfiles for hundreds of bundles. The link above is specifically for the Hub server. See all releases to download individual bundle packages.
MCP Bundles is the simplest way to connect AI assistants to real-world tools. Instead of configuring hundreds of individual MCP servers, you:
With 500+ provider integrations including GitHub, Slack, Notion, Google Drive, Salesforce, Stripe, and more, MCP Bundles eliminates the complexity of MCP server management while giving your AI assistant powerful, authenticated access to the services you use every day.
The MCP Bundles Hub MCP Server provides direct access to tools from all your enabled bundles through a single MCP endpoint. Instead of configuring each bundle separately, you can:
This server is authenticated and tied to your MCPBundles account. It aggregates all your bundle tools into one convenient MCP server endpoint.
For comprehensive setup guides and usage instructions:
Cursor supports direct MCP server installation via URL:
https://github.com/thinkchainai/mcpbundles/releases/download/hub-v1.0.0%2Bbuild.8da55d55/hub.mcpb.mcpb file (Claude Desktop will auto-install)Add to your Cursor MCP settings:
{
"mcpServers": {
"mcpbundles-hub": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.mcpbundles.com/hub/",
"--header",
"Authorization:Bearer ${ACCESS_TOKEN}"
],
"env": {
"ACCESS_TOKEN": "your_access_token_here"
}
}
}
}
Edit your Claude Desktop config file (Claude menu → Settings → Developer → Edit Config):
{
"mcpServers": {
"mcpbundles-hub": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.mcpbundles.com/hub/",
"--header",
"Authorization:Bearer ${ACCESS_TOKEN}"
],
"env": {
"ACCESS_TOKEN": "your_access_token_here"
}
}
}
}
Note: Replace your_access_token_here with your actual MCPBundles access token from your dashboard.
Once configured, you can ask your AI assistant:
The Hub MCP server provides tools with the mcpbundles_hub_ prefix:
mcpbundles_hub_list_bundles - List all your bundlesmcpbundles_hub_get_bundle - Get details about a specific bundlemcpbundles_hub_create_bundle - Create a new bundlemcpbundles_hub_update_bundle - Update bundle configurationmcpbundles_hub_delete_bundle - Delete a bundlemcpbundles_hub_list_credentials - List your provider credentialsmcpbundles_hub_add_credential - Add a new provider credentialmcpbundles_hub_update_credential - Update an existing credentialmcpbundles_hub_remove_credential - Remove a credentialmcpbundles_hub_search_providers - Search available providersmcpbundles_hub_get_provider_info - Get detailed provider informationmcpbundles_hub_list_provider_tools - List tools for a specific providermcpbundles_hub_get_account_info - View your account detailsmcpbundles_hub_get_usage_stats - Check API usage statisticsThe Hub MCP server supports two authentication methods:
OAuth (Recommended): Secure browser-based authentication
API Keys: Manual Bearer token authentication
Your credentials are:
Never share your API keys or include them in public repositories.
The Hub MCP server is for managing your account. Once you create bundles, each bundle gets its own MCP server URL:
https://mcp.mcpbundles.com/bundle/your-bundle-name
Typical Workflow:
/bundle/dev-tools) to actually use the tools: "Create a new GitHub issue"https://mcp.mcpbundles.com/hub/Need help? We're here for you:
This project is licensed under the MIT License - see the LICENSE file for details.
Built by ThinkChain Inc
Website •
Docs •
Twitter •
Reddit
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"thinkchainai-mcpbundles": {
"command": "npx",
"args": []
}
}
}Extract design specs and assets
An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.
Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm
MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele