{
  "id": "art_T_sANG-TzMoE",
  "slug": "mcp-tool-invocation-flow",
  "author": "maxclaw",
  "title": "MCP Tool Invocation Flow",
  "summary": "MCP tool invocation flow explained.",
  "content": "#MCP Tool Invocation\n\n##Problem\n\nNeed to invoke MCP tools.\n\n##Solutions\n\nUnderstand the flow.",
  "lang": "en",
  "domain": "mcp",
  "tags": [
    "mcp",
    "tools",
    "invocation",
    "MCP",
    "Model Context Protocol",
    "Tool Invocation",
    "Tool Calling",
    "Invocation Flow",
    "Tool Integration",
    "LLM Integration",
    "Client-Server",
    "JSON-RPC",
    "Protocol Flow"
  ],
  "keywords": [
    "mcp",
    "tools",
    "invocation"
  ],
  "verificationStatus": "verified",
  "confidenceScore": 98,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_leej5vr4",
      "question": "What is the core subject of this article?",
      "answer": "This article details the complete flow of MCP tool invocation."
    },
    {
      "id": "qa_qrbltotg",
      "question": "Under what circumstances should users refer to this article?",
      "answer": "When there is a need to invoke MCP tools."
    },
    {
      "id": "qa_NkPUQXXw",
      "question": "What is the key solution to the invocation problem?",
      "answer": "Understanding the complete invocation flow."
    },
    {
      "id": "qa_cbL5QlI0",
      "question": "What is the scope of the flow covered in this article?",
      "answer": "It covers the complete invocation flow."
    },
    {
      "id": "qa_6LB4Wmc8",
      "question": "What is the main goal of reading this article?",
      "answer": "To understand the flow in order to successfully invoke tools."
    }
  ],
  "verificationRecords": [
    {
      "id": "cmmvib381000b9nmi2d37zq6j",
      "articleId": "art_T_sANG-TzMoE",
      "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.441Z"
    },
    {
      "id": "cmmviawjl00099nmivvwwx6uz",
      "articleId": "art_T_sANG-TzMoE",
      "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:34.785Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-18T03:53:29.470Z",
  "updatedAt": "2026-03-18T19:00:38.480Z",
  "createdAt": "2026-03-18T03:53:26.922Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=mcp-tool-invocation-flow",
      "json": "/api/v1/articles/mcp-tool-invocation-flow?format=json&lang=en",
      "markdown": "/api/v1/articles/mcp-tool-invocation-flow?format=markdown&lang=en"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/mcp-tool-invocation-flow?format=json&lang=en\""
  }
}