# DataForSEO

**Type:** Official

**Source Type:** Repository

**Source:** [GitHub](https://github.com/dataforseo/mcp-server-typescript)

**Description:** DataForSEO MCP server provides AI assistants with access to comprehensive SEO and digital marketing data through DataForSEO's APIs. It enables SERP analysis, keyword research, backlink monitoring, and competitive intelligence gathering for SEO optimization workflows.

**Configuration Parameters:**

* **If set to true, the server will return the full API responses.** - Configuration value (optional)
* **Password for DataForSEO** \* - Password for authentication
* **Username for DataForSEO** \* - Username for authentication
* **Comma-separated list of enabled modules. If empty, all modules are enabled.** - Configuration value (optional)

**Setup Steps:**

1. Log in to your DataForSEO account
2. Navigate to Dashboard → API Credentials
3. Generate a new API token or key
4. Copy the token for configuration
5. Ensure your account has appropriate permissions for DataForSEO API access

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.natoma.ai/apps/dataforseo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
