{
  "$schema": "https://modelcontextprotocol.io/schema/draft/server-card.json",
  "serverInfo": {
    "name": "fse-group-public-site",
    "title": "FSE Group",
    "version": "1.0.0",
    "description": "Public content surface of fse-group.de. This card is published per SEP-1649 so agents can discover what is available on this origin. There is no live MCP server attached; all content is served as static HTML and parallel Markdown representations.",
    "vendor": {
      "name": "FSE Group GmbH",
      "url": "https://fse-group.de",
      "contact": "mailto:hallo@fse-group.de"
    },
    "license": "proprietary",
    "documentation": "https://fse-group.de/.well-known/agent-skills.json"
  },
  "endpoint": "https://fse-group.de/mcp",
  "transport": {
    "type": "streamable-http",
    "url": "https://fse-group.de/mcp",
    "available": false,
    "reason": "This origin currently serves a public content website only. No Model Context Protocol server is exposed."
  },
  "capabilities": {
    "tools": {},
    "resources": {
      "listChanged": false
    },
    "prompts": {}
  },
  "alternatives": {
    "agentSkillsManifest": "https://fse-group.de/.well-known/agent-skills.json",
    "agentSkillsDiscovery": "https://fse-group.de/.well-known/agent-skills/index.json",
    "apiCatalog": "https://fse-group.de/.well-known/api-catalog",
    "sitemap": "https://fse-group.de/sitemap-index.xml",
    "markdownContent": {
      "acceptHeader": "text/markdown",
      "pathConvention": "{path}.md",
      "example": "https://fse-group.de/index.md"
    }
  }
}
