Marketplacer (Enterprise Marketplace Platform)

Marketplacer (Enterprise Marketplace Platform) MCP Connector for Claude

A+

Manage your enterprise marketplace via Marketplacer — list products, track orders, and audit seller networks.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Marketplacer instance to any AI agent and take full control of your enterprise marketplace operations, seller network, and product catalog through natural conversation.

What you can do

  • Product Orchestration — List and retrieve detailed product metadata (adverts) including pricing, variants, and descriptions using GraphQL-based node identifiers directly from your agent
  • Order & Invoice Audit — Track marketplace orders by listing recent invoices and extracting detailed payloads reflecting line items, tax distributions, and customer data
  • Seller Management — Enumerate third-party sellers and vendors active on your platform to audit vendor listings and account statuses securely
  • Taxonomy Navigation — Explore complex category trees and product hierarchies to understand your marketplace's architectural taxonomy and item distributions
  • Logistics Monitoring — List and inspect shipment records to track the fulfillment lifecycle of orders across your distributed seller network
  • Webhooks & Events — Audit configured event subscriptions and webhooks to ensure your marketplace's automated integrations are functioning correctly
  • Advanced Custom Queries — Execute ad-hoc sophisticated GraphQL queries using native syntax to fetch literal data points across any schema entity

How it works

  1. Subscribe to this server
  2. Enter your Marketplacer API URL and API Key
  3. Start managing your marketplace infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Marketplace Managers — monitor order flows and vendor performance through natural conversation without manual report generation
  • Software Developers — test GraphQL queries and verify product attribute mappings directly from your workspace terminal
  • Dropshipping Operations — audit shipment statuses and track cross-vendor invoices efficiently to maintain high fulfillment standards
marketplace-managementdropshippingproduct-catalogseller-networkenterprise-commerce

9 tools expose this connector's capabilities to your AI agent.

list_adverts

Use this tool to list product items. List Marketplacer adverts (products)

get_advert

Get Marketplacer advert by node ID

list_invoices

Use this to track all registered orders on the platform. List Marketplacer invoices (orders)

get_invoice

Get Marketplacer invoice by node ID

list_sellers

Use to fetch vendor lists. List Marketplacer sellers/vendors

list_categories

List Marketplacer category taxonomies

list_webhooks

List Marketplacer webhooks (events subscription)

list_shipments

List Marketplacer shipments

graphql_query

Run standard GraphQL queries against Marketplacer endpoint

See how to talk to your AI agent using Marketplacer (Enterprise Marketplace Platform).

List the last 5 invoices in my Marketplacer instance

I've retrieved the latest 5 invoices. Highlights include Invoice #INV-123 ($150.00 from Seller A) and Invoice #INV-456 ($85.50 from Seller B). Would you like to see the shipment status for any of these?

Search for sellers containing 'Outdoor' in the network

Searching seller network… I've identified 3 vendors: 'Outdoor Adventure Gear' (ID: sel-123), 'Premium Outdoor Living' (ID: sel-456), and 'The Great Outdoors' (ID: sel-789). I can fetch the advert count for each seller if you'd like.

Run a GraphQL query to fetch the 'legacyId' and 'title' for advert ID 'node-987'

Executing custom query… Done. For advert 'node-987', the Legacy ID is '554433' and the Title is 'Titanium Mountain Bike'. Would you like to fetch the inventory quantity using another query?

Yes. Use the `get_advert` tool and provide the specific GraphQL Node ID. Your agent will fetch the full record, including descriptions, pricing arrays, and variants directly from the Marketplacer schema.

Related Connectors