{
  "specVersion": "1.0",
  "host": {
    "displayName": "MarketNow",
    "identifier": "marketnow.site",
    "documentationUrl": "https://marketnow.site/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:marketnow.site:mcp:marketplace",
      "displayName": "MarketNow MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://marketnow.site/.well-known/mcp.json",
      "description": "Public MCP server over the MarketNow skills catalog: 68,388 index-certified MCP-compatible skills (132,736 total tracked), each carrying Sentinel security certification. Tools: marketnow_verify_trust, marketnow_translate_credential, marketnow_list_formats, marketnow_get_pipeline, marketnow_check_domain, marketnow_search_skills, marketnow_check_revocation, marketnow_fingerprint_tool, marketnow_submit_skill. Streamable HTTP + SSE at https://marketnow.site/api/mcp, no authentication for read tools; stdio via npx -y marketnow-mcp.",
      "tags": [
        "mcp-server",
        "marketplace",
        "security",
        "search",
        "skills",
        "trust",
        "agent-commerce"
      ],
      "representativeQueries": [
        "search security-audited MCP skills for web scraping",
        "verify an Agent Trust Card against the revocation registry",
        "check if a domain is a scam before an agent calls it",
        "fingerprint MCP tool definitions to detect tampering"
      ]
    }
  ]
}