zettelkasten-mcp
A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
GitHubスター
91
ユーザー評価
未評価
お気に入り
0
閲覧数
15
フォーク
14
イシュー
6
インストール方法
難易度
初級推定所要時間
5-10 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョンを明記してください。Python: 3.8以上
pip: 最新版
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/entanglr/zettelkasten-mcp.git
cd zettelkasten-mcp
2. 依存関係のインストール
bash
pip install -r requirements.txt
3. サーバーの起動
bash
python server.py