Skip to main content
Glama
administrator-prog

DataForSEO MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTYesHTTP port — Railway injects this automatically
LOG_LEVELNodebug/info/warn/error/silentinfo
PUBLIC_URLNoPublic base URL, echoed on /
TRUST_PROXYNoExpress trust proxy setting1
MCP_AUTH_TOKENNoComma-separated bearer tokens required on /mcp
RATE_LIMIT_MAXNoMaximum requests per rate limit window120
MAX_BATCH_ITEMSNoMax keywords/targets per batched call100
DATAFORSEO_LOGINYesDataForSEO API login (server-side only)
MAX_RESULT_ITEMSNoDefault rows per tool call50
MCP_SESSION_MODENostateless or statefulstateless
DATAFORSEO_SANDBOXNoRoute everything to sandbox.dataforseo.com (free, dummy data)false
MAX_RESPONSE_CHARSNoCharacter budget per tool response100000
DATAFORSEO_BASE_URLNoOverride; must be an https *.dataforseo.com hosthttps://api.dataforseo.com
DATAFORSEO_PASSWORDYesDataForSEO API password (server-side only)
MCP_ALLOWED_ORIGINSNoComma-separated allowed Origin values
RATE_LIMIT_WINDOW_MSNoRate limit window60000
DATAFORSEO_TIMEOUT_MSNoPer-request timeout (max 180000)60000
MAX_REQUEST_BODY_SIZENoJSON body limit on /mcp1mb
METADATA_CACHE_TTL_MSNoLocations/languages cache TTL (6h)21600000
DATAFORSEO_MAX_RETRIESNoRetries for transient failures (never for task_post)2
MAX_RESULT_ITEMS_HARD_CAPNoAbsolute row ceiling1000
DATAFORSEO_MAX_CONCURRENCYNoMax in-flight DataForSEO requests8
MCP_SESSION_IDLE_TIMEOUT_MSNoStateful mode only: reap sessions idle this long1800000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/administrator-prog/data-for-seo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server