ucp-mcp-server

Provides an MCP server exposing UCP (Universal Commerce Protocol) shopping flows as callable tools for AI assistants, including merchant capability discovery, checkout creation, checkout updates (discounts), fulfillment/shipping setup, and checkout completion/payment submission.

Evaluated Apr 04, 2026 (17d ago)
Homepage ↗ Repo ↗ Ai Ml mcp ucp commerce shopping payments agent-tools python
⚙ Agent Friendliness
48
/ 100
Can an agent use this?
🔒 Security
42
/ 100
Is it safe for agents?
⚡ Reliability
20
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
70
Error Messages
0
Auth Simplicity
30
Rate Limits
20

🔒 Security

TLS Enforcement
70
Auth Strength
30
Scope Granularity
20
Dep. Hygiene
55
Secret Handling
40

From the provided materials, TLS enforcement, auth model, and secret-handling practices are not explicitly documented. The tool interface includes payment token submission inputs (card_token, card_brand, last digits), which suggests tokenization rather than raw PAN handling, but the actual security/privacy handling in code is not verifiable from the README alone.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
20
Error Recovery
25
AF Security Reliability

Best When

When you have UCP-enabled merchants and want an MCP tool interface to standardize the commerce workflow end-to-end.

Avoid When

When merchants are not UCP-enabled, when you need advanced post-purchase flows (returns/exchanges, fulfillment tracking) that are not implemented, or when you require documented retry/idempotency guarantees that aren’t provided here.

Use Cases

  • AI-assisted shopping for UCP-enabled merchants (capability discovery -> checkout -> payment)
  • Automating checkout steps in an MCP-compatible assistant (discounts, shipping selection, order completion)
  • Building agent workflows that require structured commerce operations instead of scraping

Not For

  • General web browsing or commerce automation for non-UCP merchants
  • Handling arbitrary card data storage/processing within the client (expects payment tokenization inputs)
  • Production use where strict observability/auditability and robust failure semantics are required without further verification

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism for the MCP server or UCP merchant calls is described in the provided README/manifest. Authentication/authorization likely depends on the downstream UCP merchant API behavior, but this is not specified here.

Pricing

Free tier: No
Requires CC: No

No pricing information provided; appears to be an open-source/self-hosted package.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Payment completion is a state-changing step; an agent should avoid retries without explicit idempotency semantics from the tool implementation.
  • The fulfillment tool auto-selects the first available address/delivery option; agents may need to ensure the user’s shipping preferences are correctly represented.
  • Discount codes and checkout updates are stateful; agents should pass the correct checkout_id/session consistently across calls.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for ucp-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered