cpp-mcp-sdk

weslietight181/cpp-mcp-sdk
★ 0 stars Unknown language 🤖 AI/LLM Updated today
Build MCP 2025-11-25 C++ servers and clients with stdio, Streamable HTTP, OAuth, and full protocol support
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

cpp-mcp-sdk is a C++ SDK for building and running MCP servers and clients on Windows. It gives you a clear way to work with the Model Context Protocol, including Streamable HTTP transport and OAuth-based sign-in support. Use it when you want a local app that can connect AI tools, send requests, and handle protocol features in a clean way.

Topics

aiai-agentai-agentsai-toolsasynccppcross-platformevent-drivengraphjson-rpcllm-toolsmcpmcp-clientmodel-context-protocolsdk