mcp-server-typescript
DataForSEO MCP Server is a Model Context Protocol server that enables integration with DataForSEO APIs for retrieving SEO data. It supports various modules like SERP, keywords, and on-page analytics, facilitating advanced SEO metric access through a standardized protocol.
What is the DataForSEO MCP Server?
The DataForSEO MCP Server is a Model Context Protocol server that allows interaction with DataForSEO APIs to obtain SEO data through a standardized interface.
What APIs does the server support?
The server supports several DataForSEO APIs, including SERP, KEYWORDS_DATA, ONPAGE, and DATAFORSEO_LABS.
How do I enable or disable specific modules?
Modules can be enabled or disabled by setting the ENABLED_MODULES environment variable with a comma-separated list of module names.
What are the prerequisites for using the server?
You need Node.js (v14 or higher) and DataForSEO API credentials (API login and password) to use the server.
How can I contribute to the project?
You can contribute by suggesting new endpoints or APIs to support, or by opening issues on the GitHub repository with your use case and feature requests.