llmcore: LLMCore is a Qt/C++ library that provides a unified streaming API for multiple LLM providers (Claude, OpenAI, Ollama, Google AI, llama.cpp) and implements client and server for the MCP 2025-11-25 specification. It supports streaming chat, tool calling, and MCP transports like stdio and HTTP.; llmqore: A Qt/C++ library that provides a unified streaming API across six LLM providers, supports creating MCP servers and clients, and includes a standalone CLI tool called MCP Bridge for aggregating MCP servers.
Build custom LLM chat applications
Build LLM-powered applications with a unified API