MCP server intelligence profile

DataForSEO MCP Server

A 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

Local OnlyOfficial distributiondataforseo
Verified cleanNpm · 3.1.1

Our scanner tested version 3.1.1 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install dataforseo-mcp-server from npm

Install exact version 3.1.1. No verified executable entrypoint is available, so use the package documentation to launch it.

npm install --save-exact dataforseo-mcp-server@3.1.1

Identity

Canonical slugdataforseo-mcp-server-a97b3554DeploymentLocal Only
Canonical packagenpm:dataforseo-mcp-serverRepositorydataforseo/mcp-server-typescript
First publishedLatest release
Last security verificationAug 25, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmdataforseo-mcp-server3.1.162Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmdataforseo-mcp-server3.1.1CurrentSep 5, 20264 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDKArtifact SHA-2567a283b417ac96feccf33885cfe5b32f9f9d51f50d176e2946fcd9cc9ec2d705c
Scannermcp-proof-engine 0.1.0Scan completedAug 25, 2026
Security ratingMethodology
0Proven
144Clean
0Inconclusive
0Flaky
2Errors

Current protocol inventory

2025-06-18Negotiated protocol
dataforseo-mcp-serverServer-reported name
2Capability groups
Aug 25, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
api_requestMake an authenticated request to the DataForSEO API
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "method": {
      "type": "string",
      "enum": [
        "GET",
        "POST",
        "PUT",
        "DELETE"
      ],
      "description": "HTTP method"
    },
    "path": {
      "description": "API path (e.g. /v3/serp/google/organic/live/regular)",
      "type": "string"
    },
    "url": {
      "description": "Full API URL (alternative to path)",
      "type": "string"
    },
    "data": {
      "description": "Request body as JSON object or array of task objects"
    },
    "noAiMode": {
      "default": false,
      "description": "Disable the .ai path suffix and return the full response schema instead of the AI-optimized subset. Can increase context size significantly. Default: false.",
      "type": "boolean"
    }
  },
  "required": [
    "method"
  ]
}
Annotations
{
  "readOnlyHint": false,
  "destructiveHint": false,
  "idempotentHint": false,
  "openWorldHint": true
}
WritesNon-destructiveNon-idempotentOpen world
docs_indexFetch the DataForSEO API documentation index (llms.txt), optionally filtered by section
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "section": {
      "description": "Filter by API section (e.g. \"SERP API\")",
      "type": "string"
    }
  }
}
Annotations
{
  "readOnlyHint": true,
  "destructiveHint": false,
  "idempotentHint": true,
  "openWorldHint": true
}
Read onlyNon-destructiveIdempotentOpen world
docs_list_sectionsReturn available DataForSEO API documentation section names
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
Annotations
{
  "readOnlyHint": true,
  "destructiveHint": false,
  "idempotentHint": true,
  "openWorldHint": true
}
Read onlyNon-destructiveIdempotentOpen world
docs_searchFetch DataForSEO API documentation from a documentation URL
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "Documentation URL or path (e.g. https://docs.dataforseo.com/v3/serp/google/organic/live/regular or serp/google/organic/live/regular)"
    },
    "needCodeExample": {
      "default": false,
      "description": "Include multi-language code examples (PHP, Node.js, Python, C#)",
      "type": "boolean"
    }
  },
  "required": [
    "url"
  ]
}
Annotations
{
  "readOnlyHint": true,
  "destructiveHint": false,
  "idempotentHint": true,
  "openWorldHint": true
}
Read onlyNon-destructiveIdempotentOpen world

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

DataForSEO MCP Server questions

How do I install DataForSEO MCP Server?

Install the selected package version with: npm install --save-exact dataforseo-mcp-server@3.1.1

What tools does DataForSEO MCP Server provide?

DataForSEO MCP Server exposed 4 tools during independent protocol observation, including api_request, docs_index, docs_list_sections, docs_search.

Is DataForSEO MCP Server secure?

Our scanner tested version 3.1.1 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.