Google 検索 MCP サーバー
Google カスタム検索機能を提供するモデル コンテキスト プロトコル (MCP) サーバー。
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の google-search-mcp-server を自動的にインストールするには:
手動インストール
- リポジトリをクローンします。
- 依存関係をインストールします:
構成
次の変数を含む.env
ファイルをプロジェクト ルートに作成します。
これらの資格情報を取得するには:
- Google Cloud プロジェクトを作成し、カスタム検索 API を有効にする
- Google Cloud Console から API キーを生成する
- https://cse.google.com/cse/allでカスタム検索エンジンを作成し、ID を取得します。
使用法
MCP を使用してサーバーを起動します。
または、Claude DesktopアプリのCLAUDE_DIRECTORY/claude_desktop_config.jsonにサーバーを追加します。例えば、Windows Subsystem for Linux(WSL)を使用している場合は、以下のようになります。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude が Google の検索 API に接続して Google カスタム検索操作を実行できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityProvides web search capabilities using Google Custom Search API, enabling users to perform searches through a Model Context Protocol server.Last updated -21,03023JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables LLMs to perform web searches using Google's Custom Search API through a standardized interface.Last updated -123TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides DuckDuckGo search functionality for Claude, enabling web search capabilities through a clean tool interface with rate limiting support.Last updated -16015TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables Claude to perform web research by integrating Google search, extracting webpage content, and capturing screenshots.Last updated -8544MIT License