dataforseo-mcp-server
34
The SEO Tools MCP Server is an implementation of the Model Context Protocol that allows seamless integration with various SEO APIs for tasks such as keyword research and backlink analysis through natural language processing. It is designed with extensibility and ease of integration into different LLM platforms in mind.
SEO Tools MCP Server
A comprehensive stdio MCP (Model Context Protocol) server for SEO APIs. It enables integration with DataForSEO API functions and other SEO tools to perform tasks like SEO analysis, keyword research, and backlink analysis using natural language interactions.
Features
- Comprehensive DataForSEO API endpoint coverage.
- Supports Local Falcon and third-party SEO tools integration.
- Utilizes stdio transport for easy integration.
- Includes authentication handling, detailed error reporting, and type-safe tool definitions with Zod schemas.
Implemented API Categories
- DataForSEO API: SERP, Keywords Data, DataForSEO Labs, Backlinks, OnPage, Domain Analytics, Content Analysis, Content Generation, Merchant, App Data, Business Data.
- Local Falcon API (Optional): Calculate Grid Points, Search GMB Locations, Get Ranking at Coordinate, Keyword Search at Coordinate, Run Grid Search.
Usage
- Requires API credentials.
- Can run with or without Local Falcon integration.
- Supports integration with LLMs like Claude to interact with SEO tools.
Development
You can run the server in development mode with hot reloading.
Extending the Server
Instructions are provided to integrate additional SEO APIs using a template.
License
MIT