mcp-キベラ🗒️
AIアシスタントがKibelaコンテンツを検索・参照できるようにする、モデルコンテキストプロトコル(MCP)サーバー実装。この設定により、ClaudeのようなAIモデルはKibelaに保存された情報に安全にアクセスできるようになります。
機能🚀
mcp-kibela サーバーは次の機能を提供します。
ノート検索: キーワードでKibelaノートを検索
マイノート: 最新のノートを取得する
ノートコンテンツ: IDでノートコンテンツとコメントを取得します
パスによるノート: パスごとにノートの内容を取得します
ノートを作成: 新しいノートを作成する
ノートの内容を更新: ノートIDでノートの内容を更新します
前提条件 📋
始める前に、次のものを用意してください。
Node.js (v18以上)
MCP クライアント (Claude Desktop、Cursor など)
Kibela アクセストークン( トークンの取得方法)
Git (ソースからビルドする場合)
インストール 🛠️
カーソルとの使用
VSCodeでの使用
Claude Desktopでの使用
鍛冶屋を使う
環境変数
次の環境変数が必要です。
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.
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 -331
- 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 -128517
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 -33613MIT License