The dataforseo MCP server provides access to DataForSEO's API, enabling AI agents to perform SEO tasks. It offers tools for keyword research, rank tracking, and backlink analysis. The server connects directly to DataForSEO's API, allowing developers to integrate SEO data into LLM workflows. Useful for SEO specialists and digital marketers automating SEO tasks with AI.
The dataforseo MCP server provides access to DataForSEO's API, enabling AI agents to perform SEO tasks. It offers tools for keyword research, rank tracking, and backlink analysis. The server connects directly to DataForSEO's API, allowing developers to integrate SEO data into LLM workflows. Useful for SEO specialists and digital marketers automating SEO tasks with AI.
npx -y dataforseo-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"skobyn-dataforseo-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y dataforseo-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from dataforseo?"
API Key Required
This server requires an API key from dataforseo. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| DATAFORSEO_API_KEY | Yes | Your dataforseo API key |
"What resources are available in dataforseo?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in dataforseo"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in dataforseo with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.