-
securityF
license-
qualityA Model Context Protocol server that enables semantic search and RAG over your Apple Notes, allowing AI assistants like Claude to search and reference your notes during conversations.
Last updated -
6
TypeScript
模型上下文协议 (MCP) 服务器实现,使 AI 助手能够搜索和引用 Kibela 内容。此设置允许像 Claude 这样的 AI 模型安全地访问存储在 Kibela 中的信息。
mcp-kibela 服务器提供以下功能:
在开始之前,请确保您已:
需要以下环境变量:
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.
模型上下文协议服务器,使AI助手能够搜索和访问存储在Kibela中的信息,支持笔记搜索、检索、创建和更新。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kj455/mcp-kibela'
If you have feedback or need assistance with the MCP directory API, please join our Discord server