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 にログインします。
npm loginパッケージを公開します。
npm publish --access public後でパッケージを更新するには:
npm version patch npm publish
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
- Asecurity-licenseAqualityA 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 -13371
DataForSEO MCP Serverofficial
Asecurity-licenseAqualityA 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 -651,191120Apache 2.0- -security-license-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 -5Apache 2.0
FetchSERP MCP Serverofficial
Asecurity-licenseAqualityA 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 -231919MIT License