Skip to main content
Glama
carter-wzq

geo-audit-mcp

by carter-wzq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key for LLM-generated audit summary. Without it, the summary is auto-generated from check results.
OPENAI_BASE_URLNoCustom OpenAI-compatible endpoint (default: https://api.openai.com/v1).https://api.openai.com/v1
OPENAI_HTTPS_PROXYNoHTTPS proxy URL for OpenAI API calls (e.g. http://127.0.0.1:7890).
WEBSITE_HTTPS_PROXYNoHTTPS proxy URL for fetching the target website.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
geo_site_auditA

Run a comprehensive GEO (Generative Engine Optimization) audit on a single page URL. Checks 31 signals across 6 pillars — Technical Crawlability, Content Structure, Schema & Metadata, E-E-A-T, Citation Readiness, and Governance. Returns a score, pillar breakdowns, per-check pass/fail/warn results, a human-readable summary, and an actionable fix prompt ready to paste into Claude, Cursor, or your site editor.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/carter-wzq/geo-audit-mcp'

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