{
  "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/modelcontextprotocol/main/schema/server-card.json",
  "serverInfo": {
    "name": "fortisentry-public-readonly",
    "version": "2026-07-13",
    "title": "Fortis Entry Public Read-only MCP",
    "description": "Public read-only MCP endpoint for Fortis Entry company overview, services, capabilities, service areas, routing rules, and inquiry preparation.",
    "homepage": "https://fortisentry.com",
    "vendor": {
      "name": "Fortis Entry",
      "url": "https://fortisentry.com"
    }
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://fortisentry.com/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    }
  },
  "tools": [
    "get_company_overview",
    "list_services",
    "match_project_scope",
    "prepare_project_inquiry",
    "list_service_areas",
    "read_public_resource"
  ],
  "resources": [
    "fortis://company",
    "fortis://services",
    "fortis://capabilities",
    "fortis://service-areas",
    "fortis://project-inquiry-schema",
    "fortis://agent-routing",
    "fortis://procurement-readiness",
    "fortis://agent-decision-tree",
    "fortis://indexing-targets",
    "fortis://schema-graph",
    "fortis://changelog",
    "fortis://llms",
    "fortis://llms-full",
    "fortis://openapi",
    "fortis://auth",
    "fortis://procurement-brief"
  ],
  "security": {
    "authentication": "none",
    "readOnly": true,
    "humanApprovalRequiredForContact": true,
    "notes": "The MCP endpoint never submits forms, sends email, or contacts Fortis Entry. It only prepares inquiry context."
  },
  "documentation": {
    "service-doc": "https://fortisentry.com/llms.txt",
    "full-brief": "https://fortisentry.com/llms-full.txt",
    "openapi": "https://fortisentry.com/openapi.json",
    "auth": "https://fortisentry.com/auth.md",
    "procurement-readiness": "https://fortisentry.com/procurement.md",
    "agent-skills": "https://fortisentry.com/.well-known/agent-skills/index.json",
    "agent-card": "https://fortisentry.com/.well-known/agent-card.json",
    "agent-routing": "https://fortisentry.com/data/agent-routing.json",
    "agent-decision-tree": "https://fortisentry.com/data/agent-decision-tree.json",
    "changelog": "https://fortisentry.com/data/changelog.json"
  }
}
