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.
Integrations
Allows Claude to interact with your Zotero library, including listing collections, retrieving items in collections, getting detailed information about papers, searching the library, and retrieving recently added papers.
MCP ゾテロ
Claude が Zotero ライブラリと対話できるようにする、Zotero 統合用のモデル コンテキスト プロトコル サーバー。
設定
- Zotero の認証情報を取得します:応答は次のようになります。Copy必要なのはCopy
userID
値です。 - 環境変数を設定します。Copy
- 資格情報を確認してください:応答にコレクション リストが表示されます。Copy
- インストールして実行:Copy
Claude Desktopとの統合
このサーバーを Claude Desktop で使用するには、Claude Desktop の構成に以下を追加します。
Copy
利用可能なツール
get_collections
: ライブラリ内のすべてのコレクションを一覧表示するget_collection_items
: 特定のコレクション内のアイテムを取得するget_item_details
: 論文の詳細情報を取得するsearch_library
: ライブラリ全体を検索get_recent
: 最近追加された論文を取得する
トラブルシューティング
問題が発生した場合:
- 環境変数が設定されていることを確認します。Copy
- インストールを確認します:Copy
- 再インストールしてみてください:Copy
You must be authenticated.
AI がZoteroライブラリと対話できるようにします。