Kabra
0
Enables LLMs to interact with external tools and inject context using the Model Context Protocol (MCP).
소개
Kabra provides a simple Model Context Protocol (MCP) server, facilitating standardized interaction between Large Language Models (LLMs) and external tools. By implementing the MCP standard, it allows LLMs to request real-time information, execute actions in external systems, access specialized knowledge, and interact with APIs and services in a consistent and maintainable manner. This approach centralizes tool interactions, reducing the risk of API breakage and promoting seamless integration across diverse services.
주요 기능
- 0 GitHub stars