Skip to main content
Glama
nahuelsoria

llmaudit-mcp

by nahuelsoria

llmaudit-mcp

MCP-Server von llmaudit.app. Ermöglicht es dem Assistenten einer beliebigen Person zu messen, ob eine Marke erscheint, wenn Käufer eine KI um eine Empfehlung bitten.

Vollständige Spezifikation: specs/features/geo-13-mcp-server.md im privaten Repository llm-rank-tracker.

Was es bereitstellt

  • start_visibility_check startet die Messung und gibt eine runId zurück.

  • get_visibility_check ruft sie ab. Sie gibt running zurück, bis die Anbieter antworten.

  • llmaudit://methodology erklärt, wie gemessen wird.

Es sind zwei Tools und nicht eines, weil die Messung bis zu zwei Minuten dauert: Das Audit braucht 15 bis 60 Sekunden und die gemessene Karte ebenso lange.

Related MCP server: ai-visibility-mcp

Was es zurückgibt – und was nicht

Es liefert die gemessene Karte: die live abgefragten Käuferfragen und wer die jeweilige Antwort bekommen hat. Nicht den Selbstbericht der Anbieter, also das, was jedes Modell über die Marke GLAUBT. Die beiden Zahlen weichen in der Praxis erheblich voneinander ab, und der Selbstbericht ist immer der optimistische: Deshalb legt der Vertrag der Tool es in keinem Feld offen.

Es liefert nie einen Punktwert von 0 bis 100: Urteil in drei Stufen und Zählwerte.

Geld

Jede kostenlose Messung verbraucht die API-Schlüssel von llmaudit, in der ungefähren Höhe von 0,05 bis 0,15 USD. Drei Schutzmechanismen, alle durch Tests verifiziert:

  1. Pro Domain alle 30 Tage eine kostenlose Messung, geprüft, BEVOR die API aufgerufen wird.

  2. MCP_MONTHLY_RUN_LIMIT (Standardwert 200) als Obergrenze für die Kanal, achtet als vom Budget des Web-Funnels.

  3. Die Rate-Limit-Zählung in de Produktion läuft über die Kundenidentität, nicht über die IP dieses Servers, die in serverless wechselt wird.

Umgebungsvariablen

Variable

Zweck

LLMAUDIT_API_BASE_URL

Basis der API. Standard: https://llmaudit.app

MCP_SERVER_KEY

Mit llm-rank-tracker geteilter Schlüssel. Ohne ihn wird in der Produktion nach IP in ist geteilt

SUPABASE_URL / SUPABASE_SERVICE_ROLE_KEY

Tabelle mcp_runs. Ohne sie ist der Store im Speicher (in-memory) und in serverless NICHT stabil

MCP_MONTHLY_RUN_LIMIT

Monatliche Obergrenze der Kanäufe

Entwicklung

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

Die Tests laufen gegen reale Fixtures in fixtures/ (Bereits bezahlte Läufe der Prospektion). Kein Klick nach außen – es werden keine Provider aufgerufen.

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