MCP Server with pre-built connectors for Shopify, WordPress, Calendly and other business platforms
Project description
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-server
Usage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"business-bridge": {
"command": "uvx",
"args": ["business-bridge-mcp-server"]
}
}
}
Tools
| Tool | Description |
|---|---|
list_connectors |
Show all available business connectors |
get_connector_status |
Check if a connector is configured |
connect_shopify |
Connect a Shopify store |
shopify_get_products |
Get products from a Shopify store |
shopify_get_orders |
Get orders from a Shopify store |
shopify_get_inventory |
Get inventory levels from a Shopify store |
connect_wordpress |
Connect a WordPress site |
wordpress_get_posts |
Read posts from a WordPress site |
wordpress_get_pages |
Read pages from a WordPress site |
wordpress_get_comments |
Read comments from a WordPress site |
connect_calendly |
Connect a Calendly account |
calendly_get_event_types |
List Calendly event types |
calendly_check_availability |
Check availability in a time range |
Data Storage
Connector configurations are stored locally in SQLite at ~/.business-bridge/connectors.db.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file business_bridge_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: business_bridge_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f7a1e9c1227a05396269011ee53d782d51fbfc3910f18fcd6420837509c9695
|
|
| MD5 |
80b68ebaf5e49652b9704ff548f391df
|
|
| BLAKE2b-256 |
2a94a357ac829ba43937bbb228aaa8b51988679cb94772a3038c101bfd60a9f9
|
File details
Details for the file business_bridge_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: business_bridge_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33bf3fa3c59b532d6437857060adeb9c5a2aa7f8838b1b25d316adcc87ad86f4
|
|
| MD5 |
36b3ef8ca0b3bdc7937d2ac27b6d81ae
|
|
| BLAKE2b-256 |
92e9082456b79853d2f6d14aee58c96664b8d55a99d6fc234cca70664fce7bbc
|