DataForSEO MCP ServerServer

Skobyn
GitHub
SEOData AnalysisAPI

Loading subscription status...

💡 Description

A stdio-based Model Context Protocol (MCP) server for DataForSEO API. It allows users to fetch SEO data including search results, keywords data, backlinks, on-page analysis, and more.

📝 JSON Entries

{
  "mcpServers": [
    {
      "DataForSEO MCP Server": {
        "env": {
          "DATAFORSEO_PASSWORD": "your_password",
          "DATAFORSEO_USERNAME": "your_username"
        },
        "args": [
          "--config",
          "{\"username\":\"your_username\",\"password\":\"your_password\"}"
        ],
        "command": "npx @skobyn/mcp-dataforseo"
      }
    }
  ]
}

🛠️ Tools

npxnpm

Features

  • Integration with JavaScript for on-page analysis
  • Node.js integration for API interaction
  • Supports npm installation

💬 Example Queries

  • Get SERP data for the keyword 'artificial intelligence'
  • Fetch keyword data for 'seo' and 'search engine optimization'
  • Retrieve backlinks for 'example.com'
  • Analyze on-page SEO for 'https://example.com'
  • Get domain analytics for 'example.com'
  • Retrieve app data for 'com.example.app'
  • Fetch merchant data for 'bluetooth speakers'
  • Get business data for 'pizza delivery'