Brandomica Lab
Rank #1,296io.github.BRNDMK/brandomica-mcp-server
Brand name verification across domains, social handles, trademarks, app stores, and SaaS channels.
Brandomica Lab is a Model Context Protocol (MCP) server published by BRNDMK. It ranks #1,296 of 132,046 servers tracked on MCP Toplist, and its repository has 576 GitHub stars. Brandomica Lab is listed on Glama, with 1 tracked version. It was first listed on Feb 11, 2026 and most recently updated on Nov 25, 2024.
Ranks ahead of 130,750 of 132,046 servers on MCP Toplist.
Use Brandomica Lab
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http brandomica-mcp-server https://www.brandomica.com/mcpclaude mcp add brandomica-mcp-server -- npx -y brandomica-mcp-server[mcp_servers.brandomica-mcp-server]
url = "https://www.brandomica.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.brandomica-mcp-server]
command = "npx"
args = ["-y", "brandomica-mcp-server"]Add to ~/.codex/config.toml.
https://www.brandomica.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"brandomica-mcp-server": {
"command": "npx",
"args": [
"-y",
"brandomica-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"brandomica-mcp-server": {
"url": "https://www.brandomica.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"brandomica-mcp-server": {
"command": "npx",
"args": [
"-y",
"brandomica-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"brandomica-mcp-server": {
"type": "http",
"url": "https://www.brandomica.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"brandomica-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"brandomica-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"brandomica-mcp-server": {
"serverUrl": "https://www.brandomica.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"brandomica-mcp-server": {
"command": "npx",
"args": [
"-y",
"brandomica-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"brandomica-mcp-server": {
"url": "https://www.brandomica.com/mcp"
}
}
}{
"mcpServers": {
"brandomica-mcp-server": {
"command": "npx",
"args": [
"-y",
"brandomica-mcp-server"
]
}
}
}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.BRNDMK%2Fbrandomica-mcp-server)<a href="https://mcptoplist.com/server/io.github.BRNDMK%2Fbrandomica-mcp-server"><img src="https://mcptoplist.com/badge/io.github.BRNDMK%2Fbrandomica-mcp-server.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
BRNDMK
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Brandomica Lab?
- Brandomica Lab is maintained by BRNDMK, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Brandomica Lab listed on the Official MCP Registry?
- Brandomica Lab is not on the Official MCP Registry. It is listed on Glama.
- How many versions does Brandomica Lab have?
- MCP Toplist tracks 1 version of Brandomica Lab, most recently published on Nov 25, 2024.
- Where can I find the source code for Brandomica Lab?
- The source code for Brandomica Lab is hosted at github.com/BRNDMK/brandomica-mcp-server.
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.