David Protein UCP Commerce MCP

The Universal Commerce Protocol commerce server David serves at davidprotein.com/api/ucp/mcp, advertised in the store robots.txt and agents.md. Thirteen MCP tools cover catalog search and lookup, product detail, cart create/get/update/cancel, and checkout create/get/update/complete/cancel. tools/list is anonymous and returns full JSON Schema inputSchemas; tools/call requires a signed JWT (AuthenticationRequired, JSON-RPC -32000). complete_checkout accepts a meta.idempotency-key.

API entry from apis.yml

apis.yml Raw ↑
aid: david-protein-ucp-commerce-mcp
name: David Protein UCP Commerce MCP
description: The Universal Commerce Protocol commerce server David serves at davidprotein.com/api/ucp/mcp,
  advertised in the store robots.txt and agents.md. Thirteen MCP tools cover catalog search and lookup,
  product detail, cart create/get/update/cancel, and checkout create/get/update/complete/cancel. tools/list
  is anonymous and returns full JSON Schema inputSchemas; tools/call requires a signed JWT (AuthenticationRequired,
  JSON-RPC -32000). complete_checkout accepts a meta.idempotency-key.
humanURL: https://davidprotein.com/agents.md
baseURL: https://davidprotein.com/api/ucp/mcp
tags:
- MCP
- Universal Commerce Protocol
- Checkout
- Cart
- Catalog
properties:
- type: MCPServer
  url: mcp/david-protein-mcp.yml
- type: Documentation
  url: https://davidprotein.com/agents.md