Exposes DataForSEO APIs for SEO data retrieval. Provides tools for keyword research, rank tracking, and backlink analysis. Connects to DataForSEO's API endpoints. Used by developers building SEO tools, analytics dashboards, or integrating SEO data into applications.
Exposes DataForSEO APIs for SEO data retrieval. Provides tools for keyword research, rank tracking, and backlink analysis. Connects to DataForSEO's API endpoints. Used by developers building SEO tools, analytics dashboards, or integrating SEO data into applications.
npx -y dataforseo-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dataforseo-mcp-server-typescript-github": {
"command": "npx",
"args": [
"-y",
"npx -y dataforseo-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from typescript?"
API Key Required
This server requires an API key from typescript. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TYPESCRIPT_API_KEY | Yes | Your typescript API key |
"What resources are available in typescript?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in typescript"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in typescript 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.