mcp-cpp-sdk

bdcbqa314159/mcp-cpp-sdk
★ 0 stars C++ AI/LLM Updated today
A small, modern-C++20 SDK for building Model Context Protocol (MCP) servers — stdio + tools, learn-by-building.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-cpp-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "bdcbqa314159/mcp-cpp-sdk"
      ]
    }
  }
}

Topics

claudecppcpp20json-rpcllmmcpmodel-context-protocolmodern-cppsdkstdio