Back to GleanMark Trademark Search

Card snapshot

gleanmark.com · 2026-05-18 12:44:19 UTC · e98a80bd2acbd2f72b609673ecfa14f90eb270895c146b699c1ddb80ff3e4cf9

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "GleanMark Trademark Search",
  "description": "Search and analyze 13.7M+ USPTO trademark records. Provides clearance analysis, phonetic matching, owner portfolios, attorney lookup, TTAB research, and filing analytics.",
  "url": "https://gleanmark.com",
  "version": "1.1.0",
  "provider": {
    "organization": "TMZap Incorporated",
    "url": "https://gleanmark.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "trademark-search",
      "name": "Trademark Search",
      "description": "Search the full USPTO trademark database by mark name, owner, attorney, or serial number. Supports phonetic matching, status filtering, and Nice class filtering.",
      "tags": [
        "search",
        "USPTO",
        "trademark"
      ],
      "examples": [
        "Is BRIGHTLEAF trademarked?",
        "Search for trademarks similar to MOONRISE",
        "Who owns the BRIGHTPATH trademark?",
        "Find all trademarks by Apple Inc."
      ]
    },
    {
      "id": "clearance-analysis",
      "name": "Trademark Clearance Analysis",
      "description": "Analyze whether a proposed mark is likely to conflict with existing registrations. Uses DuPont factor analysis comparing sound, appearance, meaning, and goods/services overlap.",
      "tags": [
        "clearance",
        "DuPont",
        "similarity",
        "legal"
      ],
      "examples": [
        "Can I trademark SUNHAVEN for skincare products?",
        "Compare BRIGHTLEAF vs BRIGHTPATH for likelihood of confusion",
        "Is AQUAFLOW too similar to AQUAFLO?"
      ]
    },
    {
      "id": "ttab-research",
      "name": "TTAB Research",
      "description": "Research Trademark Trial and Appeal Board proceedings including oppositions, cancellations, and decisions by party name or serial number.",
      "tags": [
        "TTAB",
        "opposition",
        "cancellation",
        "litigation"
      ],
      "examples": [
        "Has Nike been involved in any TTAB proceedings?",
        "What TTAB oppositions have been filed against serial number 90244982?"
      ]
    },
    {
      "id": "filing-analytics",
      "name": "USPTO Filing Analytics",
      "description": "Aggregate statistics on USPTO trademark filing trends, class distributions, and registration rates.",
      "tags": [
        "analytics",
        "trends",
        "statistics"
      ],
      "examples": [
        "What are the most popular Nice classes for trademark filings?",
        "How many trademarks were filed in 2025?"
      ]
    }
  ],
  "authentication": {
    "schemes": [
      "none"
    ],
    "description": "Free tier access with no authentication required. Rate limited to 10 requests/minute."
  },
  "protocols": {
    "mcp": {
      "url": "https://gleanmark.com/mcp",
      "transport": "streamable-http"
    }
  },
  "documentationUrl": "https://gleanmark.com/llms.txt",
  "privacyPolicyUrl": "https://gleanmark.com/privacy",
  "termsOfServiceUrl": "https://gleanmark.com/terms"
}