Fetch domain keywords (v1/domain/keywords)
AI agents call domainKeywords to retrieve information from Seo Data Api without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool queries SEO performance data (domain keywords) from SE Ranking's API and returns information without creating, modifying, or deleting any data. The blast radius of misuse is minimal — worst case is exposure of competitor keyword intelligence, which is read-only information already publicly available through SEO tools. No financial impact, no code execution, no data modification.
From the tool's definition Tool description: 'Fetch domain keywords' and endpoint pattern 'v1/domain/keywords' indicate a data retrieval operation with no mutation or destructive capability.
Attacks that exploit this kind of access
Fetch domain keywords (v1/domain/keywords). It is categorised as a Read tool in the Seo Data Api MCP Server, which means it retrieves data without modifying state.
Register the Seo Data Api MCP server in PolicyLayer and add a rule for domainKeywords: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Seo Data Api. Nothing to install.
domainKeywords is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the domainKeywords rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for domainKeywords. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
domainKeywords is provided by the Seo Data Api MCP server (teake1404/seo-data-api-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
domainKeywords is one line of Seo Data Api's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →