SezzleOps MCP
Related Servers
Alternatives to SezzleOps MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceSafe-write Shopify operations MCP server with plan-before-execute writes, out-of-band approval, and tamper-evident audit trail.31 npmMIT
- AlicenseAqualityCmaintenanceEnables MCP hosts like Claude, VS Code, Cursor, and others to discover payment methods, create payment links, verify payments, inspect invoices, and manage refunds through focused tools, with a guided safe payment workflow and a restricted generic API escape hatch.720 npmMIT
- FlicenseCqualityDmaintenanceEnables interaction with the BeezUP Merchant API for reading and writing BeezUP data, including store management and configuration.100-
- FlicenseNot gradedqualityCmaintenanceEnables MCP clients to interact with a fixed business GraphQL API as typed, safely guarded tools, including JWT authentication, rate limiting, and query/mutation protections.-
- FlicenseAqualityCmaintenanceSecurity-focused MCP server for Shopify Admin GraphQL with read-only queries by default and mutations requiring preview and one-time confirmation. It manages short-lived tokens internally and enforces strict scope and approval controls.43 npm-
- AlicenseNot gradedqualityAmaintenanceEnables read access to business data and creation of immutable action proposals that require separate human approval before idempotent execution with an audit trail.Apache 2.0
TDQS
Scored across 18 tools
Most tools have distinct purposes, but detect_stuck_authorizations and detect_uncaptured_orders are closely related, and validate_session_payload overlaps somewhat with diagnose_integration. Descriptions help clarify the differences, but an agent might occasionally misselect.
All tools follow a consistent sezzle_<verb>_<noun> pattern in snake_case. Verbs like validate, detect, get, list, generate are used predictably, and collection vs. single-item retrieval follows standard get/list conventions.
With 18 tools, the server is on the heavier side but still within a reasonable range for a comprehensive operations and diagnostics toolkit. Each tool addresses a specific need, and the count feels justified by the breadth of Sezzle integration concerns.
The toolset covers validation, diagnostics, monitoring, settlement, authentication, and reporting, which is solid for an ops-focused server. Minor gaps exist, such as no list_payment_sessions or list_orders endpoint, but the order report and existing getters mitigate these gaps.