mcp-kibela logo

mcp-kibelaMCP 服务器实现,让 AI 助手能够搜索和引用 Kibela 内容

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

一种 Model Context Protocol (MCP) 服务器实现,使 AI 助手能够搜索并引用 Kibela 内容。此设置使诸如 Claude 等 AI 模型能够安全地访问存储在 Kibela 的信息。 mcp-kibela 服务器提供以下功能:笔记搜索:按关键词搜索 Kibela 笔记;我的笔记:获取你最新的笔记;笔记内容:按 ID 获取笔记内容和评论;按路径获取笔记:通过路径获取笔记内容;创建笔记:新建笔记;更新笔记内容:按笔记 ID 更新笔记内容 使用服务器之前,请确保已设置所需的环境变量: KIBELA_TEAM:您的 Kibela 团队名称(必填) KIBELA_TOKEN:您的 Kibela API 令牌(必填) 服务器可以与 Cursor、VSCode、Claude Desktop 等多种工具一起使用。

主要功能

  • Note Search: 通过关键词搜索 Kibela 笔记
  • My Notes: 获取最新笔记
  • Note Content: 通过 ID 获取笔记内容和评论
  • Note by Path: 通过路径获取笔记内容
  • Create Note: 创建新笔记
  • Update Note Content: 更新笔记内容

价格

模型
Free
评分
暂无评价

使用场景

人工智能powered 知识检索

将 mcp-kibela 与 AI 助手如 Claude 集成,以检索 Kibela 笔记中的相关信息。

内容创建和更新

使用mcp-kibela通过 AI 模型创建新笔记或更新 Kibela 中的笔记内容。

优点 & 缺点

优点

  • 启用 AI 模型对 Kibela 内容的安全访问
  • 支持多种 AI 助手如 Claude、Cursor
  • 允许搜索和引用 Kibela 笔记

缺点

  • 需要 Kibela访问令牌和团队名称
  • 需要 Node.js (v18 或更高)和 Docker

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What note operations does the server support?

The server can search notes by keyword, fetch your latest notes, retrieve content and comments by ID or path, create new notes, and update existing note content by ID.

Asked by Dmitri Volkov · Aug 19, 2025

What prerequisites are needed to run the mcp-kibela server?

You need Node.js v18 or higher, Docker, and a Kibela team name and API token set in the environment variables KIBELA_TEAM and KIBELA_TOKEN.

Asked by Piotr Baranowski · Aug 2, 2025

What AI assistants can mcp-kibela integrate with?

mcp-kibela works with any Model Context Protocol‑compatible assistant, including Claude Desktop, Cursor, and VSCode extensions, allowing them to search and reference Kibela notes securely.

Asked by Ren Nakamura · Jul 24, 2025

提问

服务配缩器 的替代品