Modcloth

Modcloth is a vintage-inspired, indie and retro women's fashion retailer selling dresses, apparel, footwear, and accessories through its Shopify-hosted online store at modcloth.com. Surfaced as a portfolio company of Norwest Venture Partners, the store exposes a real agent-facing commerce surface: a Universal Commerce Protocol (UCP) shopping service over an MCP endpoint, Shopify customer-account OAuth 2.0 / OpenID Connect, published /llms.txt and /agents.md agent instructions, and read-only Shopify Storefront JSON for catalog and collections. Checkout requires contemporaneous buyer approval.

Modcloth publishes 2 APIs on the APIs.io network. Tagged areas include Company, Retail, E-commerce, Fashion, and Apparel.

Modcloth’s developer surface includes documentation, authentication, and 13 more developer resources.

23.1/100 emerging ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyRetailE-commerceFashionApparelShopifyAgentic CommerceMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 23.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/modcloth: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Modcloth UCP Agentic Commerce (MCP)

Universal Commerce Protocol shopping service exposed over MCP — search the catalog, build a cart, and run a buyer-approved checkout.

Modcloth Storefront JSON (read-only)

Read-only Shopify Storefront JSON for products, collections, and search — no authentication required.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

modcloth-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Modcloth Authentication

oauth2/openIdConnect · 2 schemes

SECURITY

Modcloth Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Modcloth Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: modcloth
name: Modcloth
description: 'Modcloth is a vintage-inspired, indie and retro women''s fashion retailer selling dresses, apparel, footwear,
  and accessories through its Shopify-hosted online store at modcloth.com. Surfaced as a portfolio company of Norwest Venture
  Partners, the store exposes a real agent-facing commerce surface: a Universal Commerce Protocol (UCP) shopping service over
  an MCP endpoint, Shopify customer-account OAuth 2.0 / OpenID Connect, published /llms.txt and /agents.md agent instructions,
  and read-only Shopify Storefront JSON for catalog and collections. Checkout requires contemporaneous buyer approval.'
url: https://raw.githubusercontent.com/api-evangelist/modcloth/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
x-tier: profiled
x-tier-reason: agent-commerce-surface
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 15
  pass: local-v1
created: '2026-07-17'
modified: '2026-07-20'
image: https://modcloth.com/cdn/shop/files/ModCloth_Logo_1200x628_15dc462f-196f-49fb-a86d-79841942351e.jpg?v=1750463087
tags:
- Company
- Retail
- E-commerce
- Fashion
- Apparel
- Shopify
- Agentic Commerce
- MCP
apis:
- name: Modcloth UCP Agentic Commerce (MCP)
  description: Universal Commerce Protocol shopping service exposed over MCP — search the catalog, build a cart, and run a
    buyer-approved checkout.
  humanURL: https://modcloth.com/agents.md
  baseURL: https://modcloth.com/api/ucp/mcp
  properties:
  - type: MCPServer
    url: mcp/modcloth-mcp.yml
  - type: WellKnown
    url: well-known/modcloth-ucp.json
- name: Modcloth Storefront JSON (read-only)
  description: Read-only Shopify Storefront JSON for products, collections, and search — no authentication required.
  humanURL: https://modcloth.com/llms.txt
  baseURL: https://modcloth.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://modcloth.com
- type: Documentation
  url: https://modcloth.com/agents.md
- type: MCPServer
  url: mcp/modcloth-mcp.yml
- type: AgentSkill
  url: skills/modcloth-agentic-shopping.md
- type: LLMsTxt
  url: llms/modcloth-llms.txt
- type: WellKnown
  url: well-known/modcloth-well-known.yml
- type: Authentication
  url: authentication/modcloth-authentication.yml
- type: OAuthScopes
  url: scopes/modcloth-scopes.yml
- type: Conventions
  url: conventions/modcloth-conventions.yml
- type: Conformance
  url: conformance/modcloth-conformance.yml
- type: Lifecycle
  url: lifecycle/modcloth-lifecycle.yml
- type: DomainSecurity
  url: security/modcloth-domain-security.yml
- type: Login
  url: https://account.modcloth.com
- type: TermsOfService
  url: https://modcloth.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://modcloth.com/policies/privacy-policy