Enables LLMs to interact with Kibela content by providing a Model Context Protocol (MCP) server.
This tool implements an MCP server that allows Large Language Models (LLMs) to seamlessly integrate with Kibela, a knowledge sharing platform. By leveraging the Kibela API, the server empowers LLMs to search notes, retrieve recent updates, and access note content along with comments. This integration enhances the capabilities of LLMs by providing them with contextual knowledge from Kibela, facilitating more informed and relevant responses.
主要功能
01Search Kibela notes using keywords
02Retrieve the latest notes from a user's Kibela account
03Fetch content and comments from a specific Kibela note
04Compatible with Claude Desktop
05Integrates with Cursor IDE
060 GitHub stars
使用案例
01Integrate Kibela content into LLM-powered applications
02Enhance LLM responses with Kibela knowledge base content
03Automate information retrieval from Kibela using LLMs