CiteAssist MCP サーバー
CiteAsとGoogle ScholarからBibTeX形式の引用データを提供するモデルコンテキストプロトコルサーバーです。引用検索機能をアプリケーションに直接統合することで、研究ワークフローを強化します。
コンポーネント
ツール
get_citeas_data
- CiteAsから指定されたリソースのBibTeX形式の引用を取得します。resource
(文字列、必須): DOI、URL、キーワード
get_scholar_data
- Google ScholarからBibTeX形式の引用を取得するquery
(文字列、必須): 検索クエリresults
(整数、オプション):結果の数(デフォルト:2)
クイックスタート
インストール
クロードデスクトップ
MacOSの場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
開発/非公開サーバー構成:
公開サーバーの構成:
Smithery経由でインストール
Smithery経由で Claude Desktop 用の reference-mcp を自動的にインストールするには:
発達
建築と出版
配布用のパッケージを準備するには:
- 依存関係を同期し、ロックファイルを更新します。
- パッケージディストリビューションをビルドします。
これにより、 dist/
ディレクトリにソースとホイールのディストリビューションが作成されます。
- PyPI に公開:
注: 環境変数またはコマンド フラグを使用して PyPI 資格情報を設定する必要があります。
- トークン:
--token
またはUV_PUBLISH_TOKEN
- またはユーザー名/パスワード:
--username
/UV_PUBLISH_USERNAME
および--password
/UV_PUBLISH_PASSWORD
デバッグ
MCPサーバーはstdio経由で実行されるため、デバッグが困難になる場合があります。最適なデバッグ環境を実現するには、 MCP Inspectorの使用を強くお勧めします。
次のコマンドを使用して、 npm
経由で MCP Inspector を起動できます。
起動すると、ブラウザでアクセスしてデバッグを開始できる URL がインスペクタに表示されます。
This server cannot be installed
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.
CiteAsとGoogle Scholarから引用データを簡単に取得できます。わずか数コマンドで、リソースのBibTeX形式の引用を取得できます。引用検索機能をアプリケーションに直接統合することで、研究ワークフローを強化します。
Related Resources
Related MCP Servers
- -securityAlicense-qualitySemantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.Last updated -35PythonMIT License
- AsecurityAlicenseAqualityEnables users to search for academic articles on platforms like arXiv using specific keywords, with plans to integrate more scholarly databases in the future.Last updated -2100PythonMIT License
- AsecurityAlicenseAqualityEnables real-time search and retrieval of academic paper information from multiple sources, providing access to paper metadata, abstracts, and full-text content when available, with structured data responses for integration with AI models that support tool/function calling.Last updated -311PythonAGPL 3.0
- -securityAlicense-qualitySearching google, individual websites and scraping their content. Fast and cost-effective. ⚡️Last updated -16TypeScriptMIT License