LLM Brand Monitor
Rank #60,417io.github.SerpstatGlobal/llm-brand-monitor
Track how 350+ AI models mention your brand — manage projects, run scans, analyze results
LLM Brand Monitor is a Model Context Protocol (MCP) server published by SerpstatGlobal. It ranks #60,417 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. LLM Brand Monitor is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 71,696 of 132,113 servers on MCP Toplist.
Use LLM Brand Monitor
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add llm-brand-monitor -e "LBM_API_KEY=<your LBM_API_KEY>" -- npx -y @serpstat/llm-brand-monitor-mcpReplace each placeholder with your own value before saving.
[mcp_servers.llm-brand-monitor]
command = "npx"
args = ["-y", "@serpstat/llm-brand-monitor-mcp"]
[mcp_servers.llm-brand-monitor.env]
LBM_API_KEY = "<your LBM_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-brand-monitor": {
"command": "npx",
"args": [
"-y",
"@serpstat/llm-brand-monitor-mcp"
],
"env": {
"LBM_API_KEY": "<your LBM_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-brand-monitor": {
"command": "npx",
"args": [
"-y",
"@serpstat/llm-brand-monitor-mcp"
],
"env": {
"LBM_API_KEY": "<your LBM_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"llm-brand-monitor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@serpstat/llm-brand-monitor-mcp"
],
"env": {
"LBM_API_KEY": "<your LBM_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-brand-monitor": {
"command": "npx",
"args": [
"-y",
"@serpstat/llm-brand-monitor-mcp"
],
"env": {
"LBM_API_KEY": "<your LBM_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"llm-brand-monitor": {
"command": "npx",
"args": [
"-y",
"@serpstat/llm-brand-monitor-mcp"
],
"env": {
"LBM_API_KEY": "<your LBM_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SerpstatGlobal%2Fllm-brand-monitor)<a href="https://mcptoplist.com/server/io.github.SerpstatGlobal%2Fllm-brand-monitor"><img src="https://mcptoplist.com/badge/io.github.SerpstatGlobal%2Fllm-brand-monitor.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
SerpstatGlobal
Other servers by SerpstatGlobal
View all SerpstatGlobal servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 22, 2026 |
Frequently asked questions
- Who maintains LLM Brand Monitor?
- LLM Brand Monitor is maintained by SerpstatGlobal, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is LLM Brand Monitor listed on the Official MCP Registry?
- Yes — LLM Brand Monitor is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does LLM Brand Monitor have?
- MCP Toplist tracks 1 version of LLM Brand Monitor, most recently published on Apr 22, 2026.
- Where can I find the source code for LLM Brand Monitor?
- The source code for LLM Brand Monitor is hosted at github.com/serpstatglobal/llm-brand-monitor-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.