mcp-kibela🗒️
模型上下文协议 (MCP) 服务器实现,使 AI 助手能够搜索和引用 Kibela 内容。此设置允许像 Claude 这样的 AI 模型安全地访问存储在 Kibela 中的信息。
特点🚀
mcp-kibela 服务器提供以下功能:
笔记搜索:按关键词搜索 Kibela 笔记
我的笔记:获取您的最新笔记
笔记内容:通过ID获取笔记内容和评论
Note by Path :按路径获取笔记内容
创建笔记:创建新笔记
更新笔记内容:通过笔记id更新笔记内容
先决条件📋
在开始之前,请确保您已:
Node.js(v18 或更高版本)
MCP 客户端(Claude Desktop、Cursor 等)
Kibela 访问令牌( 如何获取令牌)
Git(如果从源代码构建)
安装🛠️
与游标一起使用
与 VSCode 一起使用
与 Claude Desktop 一起使用
使用 Smithery
环境变量
需要以下环境变量:
KIBELA_TEAM
:您的 Kibela 团队名称(必填)。您可以从 Kibela 团队页面的 URL 中找到它。例如:https://[team-name].kibe.laKIBELA_TOKEN
:您的 Kibela API 令牌(必需)
贡献
欢迎任何贡献!
发展
使用
npm run build:watch
以监视模式构建项目。
使用
npx @modelcontextprotocol/inspector
检查 MCP 服务器。
许可证📄
麻省理工学院
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
模型上下文协议服务器,使AI助手能够搜索和访问存储在Kibela中的信息,支持笔记搜索、检索、创建和更新。
Related Resources
Related MCP Servers
- -securityFlicense-qualityA comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.Last updated -361
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -123517
Kibela MCP Serverofficial
-securityAlicense-qualityA Model Context Protocol server that allows AI applications to interact with Kibela knowledge bases, enabling users to search, create, update, and organize content through natural language.Last updated -10MIT License- AsecurityAlicenseAqualityA Model Context Protocol server that allows AI assistants to retrieve user information, search videos by ID, and find content by keywords on bilibili.com.Last updated -34113MIT License