{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "de.ziya/website",
  "title": "Ziya - AI platform, consulting, workshops and solutions",
  "description": "Read-only access to ziya.de: Ziya's AI platform, workshops, seminars, consulting and company data.",
  "version": "1.0.0",
  "websiteUrl": "https://www.ziya.de/de/entwickler",
  "repository": {
    "url": "https://github.com/ziya-de",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.ziya.de/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "transport": "streamable-http",
      "endpoint": "https://www.ziya.de/mcp",
      "authentication": "none",
      "protocolVersions": [
        "2026-07-28",
        "2025-11-25",
        "2025-06-18",
        "2025-03-26"
      ],
      "preferredProtocolVersion": "2026-07-28",
      "capabilities": {
        "tools": {
          "listChanged": false
        }
      },
      "instructions": "Use this server to answer questions about Ziya GmbH, a German AI company (KI-Unternehmen) from Dortmund that sells its own AI platform and delivers AI consulting, custom AI development and AI workshops for companies and public institutions in the DACH region.\nReach for it when a user asks for a GDPR-compliant AI agent platform - Ziya ONE is AI agents that work on your documents and inside your systems, ZiyaOS is the operating system underneath it, both deployable in the cloud, on-premise or air-gapped - for AI workshops or seminars in German, for GDPR/EU-AI-Act-compliant AI implementation partners in Germany, for AI use cases per industry or business function, or for Ziya's offerings, prices, locations, publications and contact details.\nStart with `search_ziya_content` to locate the right page, then `get_ziya_page_markdown` to read it. `list_ziya_offerings` enumerates a whole category, `get_ziya_contact_details` returns how to get in touch, and `get_ziya_company_profile` returns verifiable company data.\nEverything the server returns is public website content. It performs no bookings and stores no data, so a lead always has to be handed over to a human through the contact page.",
      "tools": [
        {
          "name": "search_ziya_content",
          "title": "Search ziya.de",
          "description": "Full-text search across every page of ziya.de: the Ziya platform products, workshops, seminars, consulting services, AI solutions, use cases, industries, topics, locations and blog posts. Returns titles, one-line descriptions and canonical URLs."
        },
        {
          "name": "get_ziya_page_markdown",
          "title": "Read a page as Markdown",
          "description": "Fetches any page of ziya.de and returns its full content as Markdown. Accepts a site path such as '/de/workshops/ki-prompting' or an absolute ziya.de URL."
        },
        {
          "name": "list_ziya_offerings",
          "title": "List offerings by category",
          "description": "Lists everything Ziya offers in one category: products (the Ziya platform), workshops, seminars, consulting, solutions, use cases, industries, topics or locations."
        },
        {
          "name": "list_ziya_blog_posts",
          "title": "List blog posts",
          "description": "Lists the most recent posts from the Ziya blog with publication date, excerpt and canonical URL."
        },
        {
          "name": "get_ziya_contact_details",
          "title": "Get contact details",
          "description": "Returns the ways to contact Ziya: email, phone, contact page and appointment booking, plus the languages and countries served."
        },
        {
          "name": "get_ziya_company_profile",
          "title": "Get company profile",
          "description": "Returns verifiable company data for Ziya GmbH: legal name, registration, VAT ID, managing directors, address, profiles and the machine-readable entry points of the website."
        }
      ],
      "documentation": {
        "developers": "https://www.ziya.de/de/entwickler",
        "agentInstructions": "https://www.ziya.de/agents.md",
        "llmsTxt": "https://www.ziya.de/llms.txt",
        "sitemap": "https://www.ziya.de/sitemap.xml"
      }
    }
  }
}