Back to Home
pawneetdev icon

dataforseo-mcp

Verified Safe

by pawneetdev

Overview

This server acts as a Model Context Protocol (MCP) adapter, exposing DataForSEO's Research Toolkit API to Claude Desktop as automatically generated tools for SEO research tasks.

Installation

Run Command
python run_server.py

Environment Variables

  • DATAFORSEO_USERNAME
  • DATAFORSEO_PASSWORD
  • DATAFORSEO_BASE_URL

Security Notes

Credentials are loaded from environment variables (.env file) and not hardcoded, which is good practice. The server interacts with external APIs (DataForSEO, GitHub for OpenAPI spec), which is standard for its function. No 'eval' or obvious malicious patterns were found in the provided code snippets. Logging is directed to stderr to avoid interfering with stdout JSON-RPC communication.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-25

Tags

MCPDataForSEOSEOClaudeAPI Adapter