Sponsored by Deepsite.site

Syncspider B2bware Mcp

Created By
SyncSpider-GmbH10 days ago
B2Bware MCP server that connects MCP-compatible AI clients to the B2Bware Datahub API. Supports product search/listing, customer lookup, cart upsert with optional custom line-item pricing, robust order sorting (e.g. -id, -_created_at), and checkout with explicit shipping/billing method and address requirements. Supports both remote MCP endpoint and local npx setup.
Overview

SyncSpider B2Bware MCP Server

The B2Bware MCP Server connects MCP-compatible AI clients (Claude, Cursor, Windsurf, Continue, and others) directly to the B2Bware Datahub API.

It enables AI agents to work with real B2B ecommerce data and workflows in a structured, tool-based way: product discovery, customer lookup, cart management, order retrieval, and checkout preparation.


Why this server is useful

This server is designed for teams that want reliable AI-assisted commerce operations without custom integration code in every client.

It provides:

  • A unified MCP interface for products, orders, customers, carts, and auth
  • Compatibility with both local MCP clients (npx) and hosted remote MCP endpoints
  • Practical guardrails for common ecommerce pitfalls (sorting, configurable products, checkout prerequisites)
  • Better agent reliability through explicit tool descriptions and required checkout fields

Core capabilities

Product Hub

  • Search products by name, SKU, EAN/GTIN, or category (search_products)
  • List and paginate large catalogs (list_products)
  • Fetch product/category details (get_product, list_categories, get_category)

Order Hub

  • List/filter/sort orders (list_orders)
  • Get full order details (get_order)
  • Update order status (update_order_status)
  • List shipping and billing methods (list_shipping_methods, list_billing_methods)

Cart + Checkout

  • Create/update carts with stable sessions (upsert_cart)
  • Retrieve cart by session (get_cart)
  • Optional custom line-item pricing via price in cart_items
  • Checkout with explicit required IDs (cart, addresses, shipping method, billing method)

Customer Hub

  • Search/list/get customers
  • Create/update customers
  • List and create shipping/billing addresses

Auth Hub

  • Customer login and registration flows for token-based user context

Reliability improvements included

This server includes practical improvements to reduce agent mistakes and failed flows:

  1. Order sorting robustness

    • Supports sort="-id" and sort="-_created_at" for newest-first retrieval
    • Includes fallback behavior to keep sorting reliable even when upstream sorting is inconsistent
  2. Custom line-item pricing

    • upsert_cart supports optional price per cart item for negotiated pricing or discounts
  3. Configurable product guidance

    • Clarifies that configurable products are parent containers (not directly orderable)
    • Encourages filtering to orderable simple products using exclude_configurable=true
  4. Checkout prerequisites made explicit

    • Checkout requires shipping/billing address IDs and shipping/billing method IDs
    • Tool guidance points agents to fetch these IDs first (list_customer_addresses, list_shipping_methods, list_billing_methods)

Typical AI workflows

  • “Find orderable products for query X and exclude configurable parents”
  • “Create/update cart for customer Y with custom negotiated item price”
  • “Get the latest order reliably (per_page=1, sort='-id')”
  • “Prepare checkout by fetching valid addresses + shipping/billing methods first”

Integration options

Remote MCP (hosted)

Use the hosted endpoint:

  • https://mcp.b2bware.com/mcp (streamable HTTP)
  • https://mcp.b2bware.com/sse (legacy SSE)

Auth:

  • Authorization: Bearer <B2BWARE_API_KEY>

Local MCP (npx)

Use:

  • npx -y b2bware-mcp@latest

Environment:

  • B2BWARE_API_KEY (required)
  • B2BWARE_LANGUAGE (optional)
  • B2BWARE_BASE_URL (optional)

Open source and maintenance

The project is actively maintained with versioned releases and explicit server metadata for MCP ecosystem compatibility.

Server Config

{
  "mcpServers": {
    "b2bware": {
      "url": "https://mcp.b2bware.com/mcp",
      "headers": {
        "Authorization": "Bearer <B2BWARE_API_KEY>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Tavily Mcp
CursorThe AI Code Editor
Amap Maps高德地图官方 MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
DeepChatYour AI Partner on Desktop