Branding MCP
Rank #8,730io.github.Forge-Space/branding-mcp
AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.
Branding MCP is a Model Context Protocol (MCP) server published by forge-space. It ranks #8,730 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Branding MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 123,383 of 132,113 servers on MCP Toplist.
Use Branding MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add branding-mcp -- npx -y @forgespace/branding-mcp[mcp_servers.branding-mcp]
command = "npx"
args = ["-y", "@forgespace/branding-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"branding-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"branding-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"branding-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"branding-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"branding-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/branding-mcp"
]
}
}
}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.Forge-Space%2Fbranding-mcp)<a href="https://mcptoplist.com/server/io.github.Forge-Space%2Fbranding-mcp"><img src="https://mcptoplist.com/badge/io.github.Forge-Space%2Fbranding-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
forge-space
Other servers by forge-space
View all forge-space servers →Available versions (5)
| Version | Published |
|---|---|
| 0.56.0 | Apr 7, 2026 |
| 0.55.3 | Mar 16, 2026 |
| 0.55.2 | Mar 16, 2026 |
| 0.55.1 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Branding MCP?
- Branding MCP is maintained by forge-space, which publishes 2 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Branding MCP listed on the Official MCP Registry?
- Yes — Branding MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Branding MCP have?
- MCP Toplist tracks 5 versions of Branding MCP, most recently published on Apr 7, 2026.
- Where can I find the source code for Branding MCP?
- The source code for Branding MCP is hosted at github.com/forge-space/branding-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.