Enables integration between KoboldAI's text generation and applications compatible with the Model Context Protocol (MCP).
KoboldCPP facilitates AI-to-AI communication by acting as a Model Context Protocol (MCP) server for KoboldAI. It allows MCP-compatible applications, like Claude, to leverage KoboldAI's text generation capabilities, chat completion with memory, and even integrate with Stable Diffusion. Built on the official MCP SDK and implemented in TypeScript, it offers OpenAI-compatible API endpoints for text and chat completion, and extends functionality with audio transcription, text-to-speech, and web search.