Back to Home
NoCodeify icon

aeo

Verified Safe

by NoCodeify

Overview

Performs Answer Engine Optimization (AEO) audits across ChatGPT, Gemini, and Google Search, comparing LLM responses, extracting citations, and generating comprehensive brand audit reports with detailed analysis.

Installation

Run Command
node /Users/sohaib/Downloads/aeo/aeo-audit-mcp/dist/index.js

Environment Variables

  • OPENAI_API_KEY
  • GEMINI_API_KEY
  • SCRAPINGBEE_API_KEY

Security Notes

API keys are properly handled via environment variables. Input parameters for tools are validated using Zod, mitigating some injection risks to the external APIs. Network calls are made to trusted external APIs (OpenAI, Google GenAI, ScrapingBee). No critical security vulnerabilities like 'eval' or direct arbitrary file system access are identified in the provided truncated code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens8800
Stars0
Forks0
Last Update2026-01-19

Tags

AEOLLM auditChatGPTGeminiGoogle SearchWeb scrapingBrand visibilityAPI integrationNodeJSTypeScriptMCP