You're viewing a demo portfolio

Join the waitlist
PRSM

seo_llm_answer

Active

Tool of Seo Ai Visibility

declared in 0.1.0

Does `<brand>` appear in ChatGPT's answer for `<question>` — runs a prompt through an LLM and returns its answer plus any cited sources/links, for AI-visibility (GEO) analysis: see what an LLM says about a brand, topic, or query and which sources it cites. Example: seo_llm_answer({ user_prompt: "What are the best running shoe brands?", model_name: "gpt-4o", _apiKey: "your-base64-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "user_prompt",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "DataForSEO API key = base64(\"login:password\") from your dataforseo.com account"
    },
    "model_name": {
      "type": "string",
      "description": "LLM model to query (default \"gpt-4o\")"
    },
    "user_prompt": {
      "type": "string",
      "description": "The prompt/question to ask the LLM, e.g. \"What are the best running shoe brands?\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Seo Ai Visibility

https://github.com/pipeworx-io/mcp-seo-ai-visibility

1/7 registries
View full server →