{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-06-18/server.schema.json",
  "name": "com.e-slovenie/guide",
  "title": "e-Slovénie — Guide voyage Slovénie",
  "description": "French and English travel guide to Slovenia: 16 destination guides, 200+ articles, 200+ restaurant reviews, practical travel FAQ, curated tours from verified local agencies. Founded in 2000 by Patrick Faust, French expat in Slovenia since 2004.",
  "version": "1.0.0",
  "websiteUrl": "https://www.e-slovenie.com",
  "contact": "contact@e-slovenie.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.e-slovenie.com/mcp"
    }
  ],
  "tools": [
    { "name": "search_articles", "description": "Full-text search across all published travel articles" },
    { "name": "get_article", "description": "Full article content as clean Markdown" },
    { "name": "list_destinations", "description": "The 16 destination guides with region and description" },
    { "name": "get_destination", "description": "Full destination entity: facts, GPS, content, FAQ" },
    { "name": "search_restaurants", "description": "200+ personally tested restaurant reviews with insider tips" },
    { "name": "get_travel_faq", "description": "Practical Q&A about travelling to Slovenia" }
  ],
  "resources": [
    {
      "name": "llms-overview",
      "title": "Site overview for LLMs",
      "uri": "https://www.e-slovenie.com/llms.txt",
      "mimeType": "text/plain"
    },
    {
      "name": "llms-full",
      "title": "Full article index for LLMs",
      "uri": "https://www.e-slovenie.com/llms-full.txt",
      "mimeType": "text/plain"
    },
    {
      "name": "homepage-markdown",
      "title": "Homepage in Markdown",
      "uri": "https://www.e-slovenie.com/index.md",
      "mimeType": "text/markdown"
    },
    {
      "name": "rss",
      "title": "Latest articles (RSS)",
      "uri": "https://www.e-slovenie.com/rss.xml",
      "mimeType": "application/rss+xml"
    },
    {
      "name": "sitemap",
      "title": "Sitemap",
      "uri": "https://www.e-slovenie.com/sitemap.xml",
      "mimeType": "application/xml"
    }
  ],
  "capabilities": {
    "contact": {
      "email": "contact@e-slovenie.com",
      "form": "https://www.e-slovenie.com/contact/",
      "description": "Contact Patrick Faust for travel questions or partner agency bookings"
    }
  }
}
