Skip to main content
Glama
nahuelsoria

llmaudit-mcp

by nahuelsoria

llmaudit-mcp

Servidor MCP de llmaudit.app. Deja que el asistente de cualquier persona mida si una marca aparece cuando los compradores le piden una recomendacion a una IA.

Spec completa: specs/features/geo-13-mcp-server.md en el repo privado llm-rank-tracker.

Lo que expone

  • start_visibility_check arranca la medicion y devuelve un runId.

  • get_visibility_check la cobra. Devuelve running hasta que los proveedores contestan.

  • llmaudit://methodology explica como se mide.

Son dos tools y no una porque la medicion tarda hasta dos minutos: el audit son 15 a 60s y el mapa medido otro tanto.

Related MCP server: ai-visibility-mcp

Lo que devuelve, y lo que NO

Devuelve el mapa medido: las preguntas del comprador consultadas en vivo y quien se llevo cada respuesta. Nunca el autoreporte de los proveedores, que es lo que cada modelo CREE de la marca. Los dos numeros se separan muchisimo en la practica, y el autoreporte siempre es el optimista: por eso el contrato de la tool no lo expone en ningun campo.

Nunca devuelve un puntaje 0-100: veredicto en tres bandas y conteos.

Plata

Cada medicion gratis gasta las API keys de llmaudit, del orden de USD 0,05 a 0,15. Tres guardas, todas verificadas por tests:

  1. Una medicion gratis por dominio cada 30 dias, chequeada ANTES de llamar a la API.

  2. MCP_MONTHLY_RUN_LIMIT (default 200) como techo del canal, separado del presupuesto del funnel web.

  3. El conteo de rate limit en prod va por identidad de cliente, no por la IP de este servidor, que en serverless rota.

Env

Variable

Para que

LLMAUDIT_API_BASE_URL

Base de la API. Default https://llmaudit.app

MCP_SERVER_KEY

Llave compartida con llm-rank-tracker. Sin ella prod bucketea por IP

SUPABASE_URL / SUPABASE_SERVICE_ROLE_KEY

Tabla mcp_runs. Sin ellas el store es en memoria y NO sirve en serverless

MCP_MONTHLY_RUN_LIMIT

Techo mensual de corridas del canal

Desarrollo

npm run dev     # xmcp dev
npm test        # vitest, sin red
npm run build   # xmcp build

Los tests corren contra fixtures reales en fixtures/ (corridas ya pagadas de la prospeccion). Ninguno sale a la red ni llama a un proveedor.

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.
    16
    21
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to check whether AI assistants recommend a brand and audit a site's AI-agent readiness, providing visibility scores and specific gaps.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to run brand-visibility audits by querying multiple AI engines, generating competitive leaderboards, and identifying growth opportunities. Integrates with any MCP-capable client to measure and act on brand discoverability in AI recommendations.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to scan brand visibility across ChatGPT, Claude, Gemini & Perplexity, analyze website GEO readiness, compare competitors, and get actionable recommendations.
    MIT

View all related MCP servers

Related MCP Connectors

  • Brand visibility auditing across LLMs, AI search, and answer engines with GEO reports and scores.

  • AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings.

  • AI visibility analytics for brand mentions, citations, sentiment, and GEO reports

View all MCP Connectors

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/nahuelsoria/llmaudit-mcp'

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