{
  "specVersion": "1.0",
  "host": {
    "displayName": "Yuri Svirid – travel archive (yurisvirid.com)",
    "identifier": "yurisvirid.com",
    "documentationUrl": "https://yurisvirid.com/llms.txt",
    "logoUrl": "https://yurisvirid.com/content/images/size/w256h256/format/jpeg/2026/07/Yuri-Svirid.jpg"
  },
  "entries": [
    {
      "identifier": "urn:air:yurisvirid.com:mcp:archive",
      "displayName": "yurisvirid-archive MCP server",
      "description": "Read-only MCP server (Streamable HTTP, no auth) over the fact-checked travel archive of Yuri Svirid: Côte d'Azur, Iceland, Serbia. Full-text search, post retrieval in Markdown, author info. Content in Russian, English and German.",
      "type": "application/mcp-server-card+json",
      "url": "https://yurisvirid.com/.well-known/mcp/server-card.json",
      "capabilities": [
        "about_author",
        "list_posts",
        "search_archive",
        "get_post"
      ],
      "tags": [
        "travel",
        "mcp",
        "cote-d-azur",
        "nice",
        "iceland",
        "serbia",
        "fact-checking"
      ],
      "representativeQueries": [
        "What did Yuri Svirid write about the Monte-Carlo casino?",
        "Кольцевая дорога Исландии за 9 дней: маршрут, километры и цифры",
        "Where does the official recipe of salade niçoise come from?",
        "Was hat die Titanic mit dem serbischen Wein Bermet zu tun?",
        "Search the archive for Sainte-Marguerite and the Man in the Iron Mask"
      ],
      "publisher": {
        "identifier": "yurisvirid.com",
        "displayName": "Yuri Svirid",
        "identityType": "dns"
      },
      "version": "1.0.0",
      "updatedAt": "2026-09-20T00:00:00Z"
    },
    {
      "identifier": "urn:air:yurisvirid.com:skill:yurisvirid-archive",
      "displayName": "Agent Skill: yurisvirid-archive",
      "description": "SKILL.md (Agent Skills format) that tells an agent when and how to use the archive's MCP server and its four tools. Index: /.well-known/agent-skills/index.json.",
      "type": "text/markdown",
      "url": "https://yurisvirid.com/.well-known/agent-skills/yurisvirid-archive/SKILL.md",
      "tags": [
        "agent-skills",
        "skill-md",
        "travel"
      ],
      "representativeQueries": [
        "Install a skill for answering questions about Yuri Svirid's travel posts",
        "How do I query the yurisvirid.com archive from an agent?",
        "Найти навык агента для архива путешествий Юрия Свирида"
      ],
      "publisher": {
        "identifier": "yurisvirid.com",
        "displayName": "Yuri Svirid",
        "identityType": "dns"
      },
      "updatedAt": "2026-09-20T00:00:00Z"
    },
    {
      "identifier": "urn:air:yurisvirid.com:docs:llms-txt",
      "displayName": "llms.txt – content index for LLMs",
      "description": "Index of all public pages and posts with one-line summaries and links to their Markdown versions (append .md to any post or page URL).",
      "type": "text/markdown",
      "url": "https://yurisvirid.com/llms.txt",
      "tags": [
        "llms-txt",
        "index",
        "markdown"
      ],
      "representativeQueries": [
        "List all posts on yurisvirid.com with summaries",
        "Какие статьи есть на сайте Юрия Свирида о Лазурном береге?",
        "Give me the Markdown version of a yurisvirid.com post"
      ],
      "updatedAt": "2026-09-20T00:00:00Z"
    },
    {
      "identifier": "urn:air:yurisvirid.com:docs:llms-full-txt",
      "displayName": "llms-full.txt – full text of all posts",
      "description": "Consolidated Markdown of every public page and post, for agents that prefer one large context document over many fetches.",
      "type": "text/markdown",
      "url": "https://yurisvirid.com/llms-full.txt",
      "tags": [
        "llms-txt",
        "full-text",
        "markdown"
      ],
      "representativeQueries": [
        "Load the complete text of Yuri Svirid's travel archive",
        "Полный текст всех статей yurisvirid.com одним файлом"
      ],
      "updatedAt": "2026-09-20T00:00:00Z"
    },
    {
      "identifier": "urn:air:yurisvirid.com:feed:rss",
      "displayName": "RSS feed",
      "description": "RSS 2.0 feed of new posts (Russian; English and German posts are published under /en/ and /de/).",
      "type": "application/rss+xml",
      "url": "https://yurisvirid.com/rss/",
      "tags": [
        "rss",
        "feed"
      ],
      "representativeQueries": [
        "Subscribe to new posts from yurisvirid.com",
        "What is the latest article by Yuri Svirid?"
      ],
      "updatedAt": "2026-09-20T00:00:00Z"
    },
    {
      "identifier": "urn:air:yurisvirid.com:api:catalog",
      "displayName": "API catalog (RFC 9727 linkset)",
      "description": "Machine-readable catalog of the site's agent-facing endpoints: MCP endpoint, server card and documentation.",
      "type": "application/linkset+json",
      "url": "https://yurisvirid.com/.well-known/api-catalog",
      "tags": [
        "api-catalog",
        "linkset",
        "rfc9727"
      ],
      "representativeQueries": [
        "Which APIs does yurisvirid.com expose to agents?",
        "Find the MCP endpoint of yurisvirid.com"
      ],
      "updatedAt": "2026-09-20T00:00:00Z"
    }
  ]
}