Odel
LLM Brand Monitor

LLM Brand Monitor

Local
@serpstatglobal1TypeScriptMITUpdated 4mo ago

Track how 350+ AI models mention your brand — manage projects, run scans, analyze results

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@serpstat/llm-brand-monitor-mcpv1.0.1

Run

npx -y @serpstat/llm-brand-monitor-mcp

MCP client config

{
  "mcpServers": {
    "llm-brand-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@serpstat/llm-brand-monitor-mcp"
      ]
    }
  }
}