Skip to main content
Glama

DataForSEO MCP Server

by cortex8
wrangler.jsonc716 B
{ // Tell editors / Wrangler what to validate against "$schema": "node_modules/wrangler/config-schema.json", "name": "oyt-dataforseo-mcp-worker", "main": "build/worker/worker/index-worker.js", "compatibility_date": "2025-07-05", "compatibility_flags": ["nodejs_compat"], "minify": true, "vars": { "DATAFORSEO_USERNAME": "info@oneyellowtree.com", "DATAFORSEO_PASSWORD": "9e5132c49b639f84", "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/cortex8/oyt-dataforseo-mcp-worker'

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