SERVER

Stylobridge

Rank #29897

io.github.blockpal1/stylobridge

MCP server providing stylobridge capabilities

2 versions
First listed
Mar 22, 2026
Last publish date
Mar 22, 2026
OVERVIEW

Stylobridge is a Model Context Protocol (MCP) server. It ranks #29897 of 58,900 servers tracked on MCP Toplist. Stylobridge is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on Mar 22, 2026.

STANDING
#29,897of 58,900 tracked servers

Ranks ahead of 29,003 of 58,900 servers on MCP Toplist.

CONNECT

Use Stylobridge

Add Stylobridge to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "stylobridge": {
      "command": "uvx",
      "args": [
        "stylobridge"
      ],
      "env": {
        "STYLOBRIDGE_LICENSE": "<your STYLOBRIDGE_LICENSE>",
        "TEMPLATE_DIR": "<your TEMPLATE_DIR>",
        "WORKSPACE_ROOT": "<your WORKSPACE_ROOT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "stylobridge": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/blockpal1/stylobridge:1.0.2"
      ],
      "env": {
        "STYLOBRIDGE_LICENSE": "<your STYLOBRIDGE_LICENSE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

VERSIONS

Available versions (2)

VersionPublished
1.0.2Mar 22, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Stylobridge?
MCP server providing stylobridge capabilities
Is Stylobridge an official MCP server?
Yes — Stylobridge is listed on the Official MCP Registry.
How many versions does Stylobridge have?
MCP Toplist tracks 2 versions of Stylobridge, most recently published on Mar 22, 2026.
EXPLORE
Stylobridge - MCP Server #29897 | MCP Toplist