Integrations
AgentQL MCP サーバー
これは、 AgentQLのデータ抽出機能を統合するモデル コンテキスト プロトコル (MCP) サーバーです。
特徴
ツール
extract-web-data
- 実際のデータと抽出するフィールドの説明として「プロンプト」を使用して、指定された「url」から構造化データを抽出します。
インストール
AgentQL MCP サーバーを使用して Web ページからデータを抽出するには、npm 経由でインストールし、 Dev Portalから API キーを取得し、MCP をサポートするお気に入りのアプリで構成する必要があります。
パッケージをインストールする
クロードを設定する
⌘
+,
で Claude デスクトップ設定を開きます (Claude アカウント設定と混同しないでください)- 開発者サイドバーセクションに移動
- **「設定の編集」**をクリックし、
claude_desktop_config.json
ファイルを開きます。 - 設定ファイルの
mcpServers
辞書内にagentql
サーバーを追加します。 - アプリを再起動してください
Claude での MCP 構成の詳細については、ここを参照してください。
カーソルの設定
- カーソル設定を開く
- MCP > MCPサーバーへ移動
- + 新しいMCPサーバーを追加をクリックします
- 以下を入力してください:
- 名前: 「agentql」(またはお好みの名前)
- タイプ:「コマンド」
- コマンド:
env AGENTQL_API_KEY=YOUR_API_KEY npx -y agentql-mcp
Cursor での MCP 構成の詳細については、ここを参照してください。
Windsurfの設定
- Open Windsurf: MCP 構成パネル
- カスタムサーバーの追加+をクリック
- あるいは、
~/.codeium/windsurf/mcp_config.json
を直接開くこともできます。 - 設定ファイルの
mcpServers
辞書内にagentql
サーバーを追加します。
Windsurf での MCP 構成の詳細については、ここを参照してください。
MCP統合の検証
エージェントに、Webからデータを抽出するタスクを割り当てます。例:
[!TIP] AgentQL を使用する代わりに、エージェントが URL を開いたり Web からコンテンツを読み込んだりできないというエラーを表示する場合は、「ツールを使用する」または「agentql ツールを使用する」ヒントを追加してみてください。
発達
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
開発バージョンを試してみたい場合は、デフォルトの設定の代わりに次の設定を使用できます。
[!NOTE] Claude が 2 つの類似したサーバーを混同しないように、デフォルトの AgentQL MCP サーバー構成を忘れずに削除してください。
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
You must be authenticated.
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.
Tools
AgentQLのデータ抽出機能を提供するサーバー。AIエージェントが非構造化Webから構造化データを取得できるようにする。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityThis server enables AI systems to integrate with Tavily's search and data extraction tools, providing real-time web information access and domain-specific searches.Last updated -25,133334JavaScriptMIT License
- AsecurityAlicenseAqualityA server that provides web scraping and intelligent content searching capabilities using the Firecrawl API, enabling AI agents to extract structured data from websites and perform content searches.Last updated -52TypeScriptMIT License
- -securityAlicense-qualityEmpowers AI agents to perform web browsing, automation, and scraping tasks with minimal supervision using natural language instructions and Selenium.Last updated -1PythonApache 2.0
- -securityFlicense-qualityA powerful server that enables AI agents to interact with MySQL databases, execute SQL queries, and manage database content through a simple interface.Last updated -254JavaScript
Appeared in Searches
- Creating a Due Diligence Report for Rizhao Urban Investment Using Audit Reports, Annual Reports, and Rating Reports
- General information about web search
- Searching for Rizhao Urban Investment's Annual Report and Rating Report for a Due Diligence Report
- Enhancing web access capabilities for Cursor
- Adding web browsing and page reading capabilities to an agent