C++ MCP Client/Server SDK

2 xentnex 1 6/13/2025, 9:18:59 AM github.com ↗

Comments (1)

xentnex · 1d ago
Inference Library: An LLM inference library built over https://github.com/ggerganov/llama.cpp library for integrating LLMs into programs. Model Context Protocol Library: A C++ MCP client/server library that includes all fundamental features, with support for both STDIO and StreamableHTTP transport methods. Standard Library: A standard library containing fundamental data-structures and useful utilities such as built-in uuid generation and timers. JSON Library: A light-weight json library.