Skip to main content
Glama

DataForSEO MCP Server

Apache 2.0
384
wrangler.jsonc697 B
{ // Tell editors / Wrangler what to validate against "$schema": "node_modules/wrangler/config-schema.json", "name": "dataforseo-mcp-worker", "main": "build/worker/worker/index-worker.js", "compatibility_date": "2025-07-05", "compatibility_flags": ["nodejs_compat"], "minify": true, "vars": { "DATAFORSEO_USERNAME": "YOUR_LOGIN", "DATAFORSEO_PASSWORD": "YOUR_PASSWORD", "ENABLED_MODULES": null, "DATAFORSEO_FULL_RESPONSE": "false" }, "durable_objects": { "bindings": [ { "class_name": "DataForSEOMcpAgent", "name": "MCP_OBJECT" } ] }, "migrations": [ { "new_sqlite_classes": [ "DataForSEOMcpAgent" ], "tag": "v1" } ], }

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/ravinwebsurgeon/seo-mcp'

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