{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/modelcontextprotocol/refs/pull/2127/head/schema/server-card.schema.json",
  "sep": 1649,
  "serverInfo": {
    "name": "tonis-bewerbungshilfe",
    "title": "Tonis Bewerbungshilfe",
    "version": "1.0.0",
    "description": "Read-only Wissensbasis von tonis-bewerbungshilfe.com fuer agentisches Browsing. Liefert Bewerbungs-, Karriere- und Recruiting-Inhalte fuer den DACH-Raum (DE, AT, CH).",
    "vendor": {
      "name": "Anto \"Toni\" Matijevic",
      "url": "https://tonis-bewerbungshilfe.com",
      "contactEmail": "hello@tonis-bewerbungshilfe.com"
    },
    "icons": [
      {
        "src": "https://tonis-bewerbungshilfe.com/favicon.ico",
        "type": "image/x-icon",
        "sizes": "32x32"
      }
    ],
    "documentationUrl": "https://tonis-bewerbungshilfe.com/llms.txt",
    "legalInfoUrl": "https://tonis-bewerbungshilfe.com/impressum",
    "privacyPolicyUrl": "https://tonis-bewerbungshilfe.com/datenschutz",
    "languages": ["de"],
    "regions": ["DE", "AT", "CH"]
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://tonis-bewerbungshilfe.com/mcp",
    "protocols": ["mcp/streamable-http"],
    "note": "Endpoint reserviert; bis zur Aktivierung sollten Agenten auf die aufgefuehrten Resources (llms.txt, llms-full.txt, sitemap.xml) zurueckfallen."
  },
  "transports": [
    {
      "type": "streamable-http",
      "endpoint": "https://tonis-bewerbungshilfe.com/mcp",
      "protocolVersion": "2025-06-18"
    }
  ],
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false, "subscribe": false },
    "prompts": false,
    "logging": false,
    "sampling": false,
    "completions": false,
    "experimental": {
      "streaming": true,
      "webmcp": true
    }
  },
  "auth": {
    "type": "none",
    "note": "Alle bereitgestellten Inhalte sind oeffentlich. Kein OAuth-Server, keine API-Keys. Details: https://tonis-bewerbungshilfe.com/auth.md"
  },
  "tools": [
    {
      "name": "search_blog",
      "title": "Blog durchsuchen",
      "description": "Volltextsuche ueber alle veroeffentlichten Blogposts (Bewerbung, LinkedIn, Recruiting, Karriere, Schweiz)."
    },
    {
      "name": "get_page",
      "title": "Seite als Markdown abrufen",
      "description": "Liefert den Inhalt einer beliebigen oeffentlichen Seite als bereinigten Markdown-Text."
    },
    {
      "name": "list_pillar_pages",
      "title": "Pillar-Seiten auflisten",
      "description": "Gibt alle Kern-Serviceseiten mit Slug, Titel und Kurzbeschreibung zurueck."
    }
  ],
  "resources": [
    {
      "uri": "https://tonis-bewerbungshilfe.com/llms.txt",
      "name": "llms-index",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://tonis-bewerbungshilfe.com/llms-full.txt",
      "name": "llms-full",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://tonis-bewerbungshilfe.com/sitemap.xml",
      "name": "sitemap",
      "mimeType": "application/xml"
    }
  ],
  "discovery": {
    "agentCard": "https://tonis-bewerbungshilfe.com/.well-known/agent-card.json",
    "aiPlugin": "https://tonis-bewerbungshilfe.com/.well-known/ai-plugin.json",
    "openapi": "https://tonis-bewerbungshilfe.com/.well-known/openapi.yaml",
    "agentSkills": "https://tonis-bewerbungshilfe.com/.well-known/agent-skills/index.json",
    "legacyServerCard": "https://tonis-bewerbungshilfe.com/.well-known/mcp-server-card.json"
  },
  "status": "preview",
  "references": [
    "https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2127",
    "https://modelcontextprotocol.io/specification/2025-06-18/basic/transports"
  ]
}
