Business Bridge MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Business Bridge MCP Serverlist my Shopify products with low inventory"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Business Bridge MCP Server
MCP Server with pre-built connectors for common business platforms. Connect AI agents to Shopify, WordPress, Calendly and more.
Features
Shopify — Products, orders, inventory from any Shopify store
WordPress — Posts, pages, comments via REST API
Calendly — Event types, availability, scheduled events
Connector Management — List, configure, and check connector status
Installation
pip install business-bridge-mcp-serverUsage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"business-bridge": {
"command": "uvx",
"args": ["business-bridge-mcp-server"]
}
}
}Tools
Tool | Description |
| Show all available business connectors |
| Check if a connector is configured |
| Connect a Shopify store |
| Get products from a Shopify store |
| Get orders from a Shopify store |
| Get inventory levels from a Shopify store |
| Connect a WordPress site |
| Read posts from a WordPress site |
| Read pages from a WordPress site |
| Read comments from a WordPress site |
| Connect a Calendly account |
| List Calendly event types |
| Check availability in a time range |
Data Storage
Connector configurations are stored locally in SQLite at ~/.business-bridge/connectors.db.
More MCP Servers by AiAgentKarl
Category | Servers |
🔗 Blockchain | |
🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
🔒 Security | |
🤖 Agent Infra | Memory · Directory · Hub · Reputation |
🔬 Research |
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiAgentKarl/business-bridge-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server