{
  "$schema": "https://modelcontextprotocol.io/schema/mcp-server-card.json",
  "name": "fse-group-public-site",
  "title": "FSE Group",
  "description": "FSE Group is an IT partner for the German energy industry. This site does not expose an MCP server; all content is openly accessible via HTML and Markdown variants. See agent-skills.json for a structured content map.",
  "version": "1.0.0",
  "publisher": {
    "name": "FSE Group GmbH",
    "url": "https://fse-group.de",
    "contact": "mailto:hallo@fse-group.de"
  },
  "servers": [],
  "alternatives": {
    "agentSkills": "https://fse-group.de/.well-known/agent-skills.json",
    "sitemap": "https://fse-group.de/sitemap-index.xml",
    "markdownContent": {
      "acceptHeader": "text/markdown",
      "pathConvention": "{path}.md"
    }
  }
}
