Skip to main content
Glama

MCP Web Research Server

by mzxrai

MCP ウェブリサーチサーバー

Web リサーチ用のモデル コンテキスト プロトコル (MCP) サーバー。

リアルタイムの情報を Claude に取り込み、あらゆるトピックを簡単に調査できます。

特徴

  • Google検索統合
  • ウェブページコンテンツの抽出
  • リサーチセッションの追跡(訪問したページのリスト、検索クエリなど)
  • スクリーンショットキャプチャ

前提条件

インストール

まず、 Claude デスクトップ アプリをダウンロードしてインストールし、npm がインストールされていることを確認します。

次に、 claude_desktop_config.json (Mac の場合は~/Library/Application\ Support/Claude/claude_desktop_config.jsonにあります) に次のエントリを追加します。

{ "mcpServers": { "webresearch": { "command": "npx", "args": ["-y", "@mzxrai/mcp-webresearch@latest"] } } }

この設定により、Claude Desktop は必要に応じて Web リサーチ MCP サーバーを自動的に起動できるようになります。

使用法

Claudeとのチャットを開始し、Webリサーチに役立つプロンプトを送信するだけです。より深いWebリサーチ向けにカスタマイズされた、あらかじめ用意されたプロンプトが必要な場合は、このパッケージで提供されているagentic-researchプロンプトをご利用ください。Claude Desktopでこのプロンプトにアクセスするには、チャット入力欄のクリップアイコンをクリックし、 Choose an integrationwebresearchagentic-researchを選択します。

ツール

  1. search_google
    • Google検索を実行し、結果を抽出します
    • 引数: { query: string }
  2. visit_page
    • ウェブページにアクセスし、そのコンテンツを抽出する
    • 引数: { url: string, takeScreenshot?: boolean }
  3. take_screenshot
    • 現在のページのスクリーンショットを撮ります
    • 議論は必要ありません

プロンプト

agentic-research

クロードが徹底的なウェブリサーチを行うのに役立つガイド付きリサーチプロンプト。このプロンプトは、クロードに以下の指示を与えます。

  • トピックの状況を理解するために、まずは広範囲な検索から始めましょう
  • 高品質で信頼できる情報源を優先する
  • 調査結果に基づいて研究の方向性を繰り返し改善する
  • 情報を提供し、インタラクティブに研究を進めることができます
  • 常にURLでソースを引用する

リソース

MCPリソースとして、(1)キャプチャしたウェブページのスクリーンショットと(2)調査セッションの2つを公開します。

スクリーンショット

スクリーンショットを撮ると、MCPリソースとして保存されます。Claude Desktopでは、ペーパークリップアイコンからキャプチャしたスクリーンショットにアクセスできます。

研究セッション

サーバーは、次の内容を含む調査セッションを維持します。

  • 検索クエリ
  • 訪問したページ
  • 抽出されたコンテンツ
  • スクリーンショット
  • タイムスタンプ

提案

調査を行う際にagentic-researchプロンプトを使用しない場合は、クロードが一般的なトピックについて調べる際に利用できる質の高い情報源を提案すると、より効果的な結果が得られるかもしれません。例えば、 news todayではなく、 news today from reuters or APプロンプトを使うことができます。

問題

これはまだプレアルファ版のコードです。また、AIGCなのでバグが発生する可能性があります。

問題が発生した場合、Claude Desktop の MCP ログを確認すると役立つ場合があります。

tail -n 20 -f ~/Library/Logs/Claude/mcp*.log

発達

# Install dependencies pnpm install # Build the project pnpm build # Watch for changes pnpm watch # Run in development mode pnpm dev

要件

  • Node.js >= 18
  • Playwright (依存関係として自動的にインストールされます)

検証済みプラットフォーム

  • [x] macOS
  • [ ] リナックス

ライセンス

マサチューセッツ工科大学

著者

mzxrai

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

ウェブリサーチのためのモデルコンテキストプロトコル(MCP)サーバー。リアルタイム情報をClaudeに取り込み、あらゆるトピックを簡単にリサーチできます。

  1. 特徴
    1. 前提条件
      1. インストール
        1. 使用法
          1. ツール
          2. プロンプト
          3. リソース
          4. 提案
        2. 問題
          1. 発達
            1. 要件
              1. 検証済みプラットフォーム
                1. ライセンス
                  1. 著者

                    Related MCP Servers

                    • A
                      security
                      A
                      license
                      A
                      quality
                      A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
                      Last updated -
                      1
                      1,930
                      1,674
                      TypeScript
                      MIT License
                      • Apple
                    • A
                      security
                      A
                      license
                      A
                      quality
                      A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.
                      Last updated -
                      3
                      9
                      36
                      JavaScript
                      Apache 2.0
                    • A
                      security
                      A
                      license
                      A
                      quality
                      A Model Context Protocol (MCP) server that provides tools for searching and fetching information from Hacker News.
                      Last updated -
                      4
                      6
                      Python
                      MIT License
                      • Apple
                    • -
                      security
                      A
                      license
                      -
                      quality
                      A Model Context Protocol (MCP) server that enables Claude or other LLMs to fetch content from URLs, supporting HTML, JSON, text, and images with configurable request parameters.
                      Last updated -
                      Python
                      MIT License

                    View all related MCP servers

                    MCP directory API

                    We provide all the information about MCP servers via our MCP API.

                    curl -X GET 'https://glama.ai/api/mcp/v1/servers/mzxrai/mcp-webresearch'

                    If you have feedback or need assistance with the MCP directory API, please join our Discord server