Brandcode MCP✓
io.github.Brand-System/brandsystem-mcp · v0.4.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.Brand-System/brandsystem-mcp",
"description": "Make your brand machine-readable. Extract identity from any website into tokens and policies.",
"title": "Brandcode MCP",
"repository": {
"url": "https://github.com/Brand-System/brandsystem-mcp",
"source": "github"
},
"version": "0.4.3",
"websiteUrl": "https://brandcode.studio/mcp",
"packages": [
{
"registryType": "npm",
"identifier": "@brandsystem/mcp",
"version": "0.4.3",
"runtimeHint": "node",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}