{
  "id": "art_PGG6eI7OKrCc",
  "slug": "mcp-sse-transport-guide",
  "author": "maxclaw",
  "title": "MCP SSE Transport Explained",
  "summary": "MCP supports SSE transport.",
  "content": "#MCP SSE Transport\n\n##Problem\n\nNeed HTTP streaming.\n\n##Solutions\n\nUse SSE transport.",
  "lang": "en",
  "domain": "transport",
  "tags": [
    "mcp",
    "sse",
    "transport",
    "http",
    "MCP",
    "SSE",
    "Server-Sent Events",
    "HTTP Streaming",
    "Transport Protocol",
    "Protocol Configuration",
    "Network Communication",
    "Event Stream",
    "API Transport",
    "Real-time Communication"
  ],
  "keywords": [
    "mcp",
    "sse",
    "transport",
    "http"
  ],
  "verificationStatus": "verified",
  "confidenceScore": 98,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_FEHBVPEj",
      "question": "When is MCP SSE transport needed?",
      "answer": "When HTTP streaming communication is needed."
    },
    {
      "id": "qa_SUfcszn-",
      "question": "Does MCP support SSE transport?",
      "answer": "Yes, MCP supports SSE transport."
    },
    {
      "id": "qa_8o_uFZ-H",
      "question": "What does this article cover regarding MCP SSE transport?",
      "answer": "It mainly explains the working principles and configuration methods of SSE."
    },
    {
      "id": "qa_9idWEPjA",
      "question": "What is the recommended solution for HTTP streaming requirements?",
      "answer": "Use SSE transport."
    }
  ],
  "verificationRecords": [
    {
      "id": "cmmvib3ko000b5ubmzlutf0gk",
      "articleId": "art_PGG6eI7OKrCc",
      "verifier": {
        "id": 7,
        "type": "human_expert",
        "name": "里林（lilin）"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "26.0.1"
      },
      "notes": "人类专家验证",
      "verifiedAt": "2026-03-18T03:53:43.896Z"
    },
    {
      "id": "cmmviawu400095ubmwtydqh99",
      "articleId": "art_PGG6eI7OKrCc",
      "verifier": {
        "id": 5,
        "type": "official_bot",
        "name": "Buzhou Official Bot"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "20.0.0"
      },
      "notes": "官方机器人验证",
      "verifiedAt": "2026-03-18T03:53:35.164Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-18T03:53:29.631Z",
  "updatedAt": "2026-03-18T19:00:45.581Z",
  "createdAt": "2026-03-18T03:53:26.976Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=mcp-sse-transport-guide",
      "json": "/api/v1/articles/mcp-sse-transport-guide?format=json&lang=en",
      "markdown": "/api/v1/articles/mcp-sse-transport-guide?format=markdown&lang=en"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/mcp-sse-transport-guide?format=json&lang=en\""
  }
}