{
  "schema_version": "v1",
  "name_for_human": "Unyly",
  "name_for_model": "unyly",
  "description_for_human": "MCP Marketplace for Claude. Browse, install and publish Model Context Protocol servers in a couple clicks.",
  "description_for_model": "Plugin for searching the Unyly catalog of Model Context Protocol (MCP) servers. Use the public REST API at /api/mcps to query MCPs by keyword, category, pricing or to fetch a specific MCP by slug. Use /api/install/{slug} to retrieve a Bash installer for a given MCP.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://unyly.org/api/openapi.json"
  },
  "logo_url": "https://unyly.org/icons/icon-512.png",
  "contact_email": "salatiksamaMic@outlook.com",
  "legal_info_url": "https://unyly.org/legal"
}