Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ENABLED_MODULES | No | Comma-separated list of modules to enable (e.g., 'SERP,KEYWORDS_DATA,ONPAGE,DATAFORSEO_LABS,BACKLINKS,BUSINESS_DATA,DOMAIN_ANALYTICS,CONTENT_ANALYSIS'). If not set, all modules will be enabled. | |
DATAFORSEO_PASSWORD | Yes | Your DataForSEO API password | |
DATAFORSEO_USERNAME | Yes | Your DataForSEO API username | |
DATAFORSEO_FULL_RESPONSE | No | If set to 'true', the server will return full, unmodified API responses. If not set or set to 'false', responses will be filtered and transformed to a more concise format. | false |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |