SEO Tools MCP Server
About
A comprehensive stdio MCP server for DataForSEO API
Details
- Author
- Skobyn
- GitHub stars
- 79
- Downloads
- 466
- Categories
- Other
Jump to
- Comprehensive coverage of DataForSEO API endpoints across 12 categories
- Optional Local Falcon API integration for local ranking analysis
- Type-safe tool definitions with Zod schemas
- Selective module and tool filtering via environment variables
- Detailed error reporting and authentication handling
- Extensible architecture for adding new API integrations
Clone the repository, install dependencies, build, set required environment variables (DATAFORSEO_LOGIN, DATAFORSEO_PASSWORD, optionally LOCALFALCON_API_KEY), then run npm start. Tools can be filtered using ENABLED_MODULES or ENABLED_TOOLS environment variables to reduce context usage.
SEO Tools MCP Server
A comprehensive stdio MCP (Model Context Protocol) server for SEO APIs. This server allows LLMs (Large Language Models) to interact with DataForSEO API functions and other SEO tools.
<a href="https://glama.ai/mcp/servers/@Skobyn/dataforseo-mcp-server">
</a>
Note
Version 1.1.0 includes corrections for ~40 endpoint bugs discovered by comparing the wrapper paths against official DataForSEO documentation. See CHANGELOG.md for the full list.
Overview
The SEO Tools MCP Server enables seamless integration between LLMs like Claude and various SEO APIs, making it possible to perform SEO analysis, keyword research, backlink analysis, and many other SEO-related tasks directly through natural language interactions.
This implementation exposes all major DataForSEO API endpoints as MCP tools, which LLMs can call to retrieve specific SEO data. The server uses stdio as its transport layer, making it easy to integrate with various LLM platforms.
Features
- Comprehensive coverage of DataForSEO API endpoints (see CHANGELOG.md for bugs fixed in this version)
- Optional integration with Local Falcon and other third-party SEO tools
- Stdio transport for easy integration
- Authentication handling
- Detailed error reporting
- Type-safe tool definitions with Zod schemas
- Extensible architecture for adding new API integrations
- Selective module and tool filtering via environment variables
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




