{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "world.arcanika/tarot",
  "description": "Tarot and Lenormand meanings, Matrix of Destiny and Pythagorean square. Read-only.",
  "version": "1.0.0",
  "websiteUrl": "https://arcanika.world/en/mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://arcanika.world/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "tools": [
        {
          "name": "list_products",
          "title": "Продукты Arcanika",
          "readOnly": true
        },
        {
          "name": "get_card_meaning",
          "title": "Значение карты Таро",
          "readOnly": true
        },
        {
          "name": "list_decks",
          "title": "Колоды и оракулы",
          "readOnly": true
        },
        {
          "name": "list_spreads",
          "title": "Каталог раскладов",
          "readOnly": true
        },
        {
          "name": "get_lenormand_card",
          "title": "Карта Ленормана",
          "readOnly": true
        },
        {
          "name": "calculate_matrix",
          "title": "Расчёт Матрицы судьбы",
          "readOnly": true
        },
        {
          "name": "calculate_pythagoras",
          "title": "Расчёт Квадрата Пифагора",
          "readOnly": true
        },
        {
          "name": "start_reading",
          "title": "Ссылка на расклад",
          "readOnly": true
        }
      ],
      "docs": "https://arcanika.world/en/mcp",
      "privacyPolicy": "https://arcanika.world/en/legal/privacy"
    }
  }
}