DataForSEO MCP サーバー
DataForSEO API 用の stdio ベースの Model Context Protocol (MCP) サーバー。
インストール
npx で直接実行できます:
またはグローバルにインストールします:
使用法
JSON リクエストを stdin に送信し、stdout から JSON 応答を受信します。
サポートされているリクエストタイプ
SERP API
キーワードデータAPI
バックリンクAPI
オンページAPI
ドメイン分析API
アプリデータAPI
マーチャントAPI
ビジネスデータAPI
統合例
Node.js コードでこの MCP サーバーを使用する方法は次のとおりです。
環境変数
config の代わりに環境変数を使用することもできます。
出版
このパッケージを npm に公開するには:
- まだログインしていない場合は npm にログインします。
- パッケージを公開します。
- 後でパッケージを更新するには:
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.
モデル コンテキスト プロトコルを介して DataForSEO API とのやり取りを可能にする stdio ベースのサーバー。これにより、ユーザーは検索結果、キーワード データ、バックリンク、ページ内分析などの SEO データを取得できます。
Related MCP Servers
- AsecurityFlicenseAqualityA server that provides access to Google Search Console data through the Model Context Protocol, allowing users to retrieve and analyze search analytics data with customizable dimensions and reporting periods.Last updated -656549JavaScript
DataForSEO MCP Serverofficial
AsecurityAlicenseAqualityA Model Context Protocol server that enables Claude to interact with DataForSEO APIs, allowing access to SEO data including SERPs, keyword research, on-page metrics, and domain analytics.Last updated -201,63979TypeScriptApache 2.0- -securityAlicense-qualityModel Context Protocol server that enables AI assistants to perform keyword research, SEO analysis, and content planning through natural language queries against kwrds.ai's SEO tools.Last updated -1PythonApache 2.0
FetchSERP MCP Serverofficial
AsecurityAlicenseAqualityA Model Context Protocol server that provides AI assistants with access to FetchSERP API capabilities for SEO analysis, SERP data, web scraping, and keyword research.Last updated -205659JavaScriptMIT License