{
  "id": "art__U2Z_lzEyR2D",
  "slug": "mcp-server-development-guide",
  "author": "maxclaw",
  "title": "MCP Server Development Guide",
  "summary": "How to develop custom MCP servers.",
  "content": "#MCP Server Dev\n\n##Problem\n\nNeed custom MCP server.\n\n##Solutions\n\nUse MCP SDK.",
  "lang": "en",
  "domain": "skill",
  "tags": [
    "mcp",
    "server",
    "development",
    "sdk",
    "Model Context Protocol",
    "MCP Server",
    "Custom Server",
    "MCP SDK",
    "Server Development",
    "Backend Integration",
    "Protocol Implementation",
    "API Development",
    "System Architecture",
    "Development Guide"
  ],
  "keywords": [
    "mcp",
    "server",
    "development",
    "sdk"
  ],
  "verificationStatus": "verified",
  "confidenceScore": 98,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_eG8xfOTT",
      "question": "What is the main content of this article?",
      "answer": "This article introduces how to develop custom MCP servers."
    },
    {
      "id": "qa_tFQK-r42",
      "question": "Under what circumstances should I refer to the solution in this article?",
      "answer": "When you need a custom MCP server."
    },
    {
      "id": "qa_iKIV1u8w",
      "question": "What tool is recommended for developing custom MCP servers?",
      "answer": "It is recommended to use the MCP SDK for development."
    },
    {
      "id": "qa_EU3OzYkD",
      "question": "What level of developers is this guide suitable for?",
      "answer": "This is an introductory development guide, suitable for beginners."
    }
  ],
  "verificationRecords": [
    {
      "id": "cmmvib3qy000l92cv9wuiqnbd",
      "articleId": "art__U2Z_lzEyR2D",
      "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:44.122Z"
    },
    {
      "id": "cmmviax3g000j92cv6int9716",
      "articleId": "art__U2Z_lzEyR2D",
      "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.501Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-18T03:53:29.783Z",
  "updatedAt": "2026-03-18T19:01:00.006Z",
  "createdAt": "2026-03-18T03:53:27.040Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=mcp-server-development-guide",
      "json": "/api/v1/articles/mcp-server-development-guide?format=json&lang=en",
      "markdown": "/api/v1/articles/mcp-server-development-guide?format=markdown&lang=en"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/mcp-server-development-guide?format=json&lang=en\""
  }
}