-
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
AIアシスタントがKibelaコンテンツを検索・参照できるようにする、モデルコンテキストプロトコル(MCP)サーバー実装。この設定により、ClaudeのようなAIモデルはKibelaに保存された情報に安全にアクセスできるようになります。
mcp-kibela サーバーは次の機能を提供します。
始める前に、次のものを用意してください。
次の環境変数が必要です。
KIBELA_TEAM
: Kibelaチーム名(必須)。KibelaチームページのURLから確認できます。例:https://[チーム名].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