What is the io.github.blockpal1/stylobridge MCP server?
Air-gapped Markdown/PDF to Word converter with brand templates and audit logging.
How to install io.github.blockpal1/stylobridge
Copy-paste configuration for popular MCP clients.
STYLOBRIDGE_LICENSErequiredsecretRS256-signed JWT license token
TEMPLATE_DIRPath to brand template directory
WORKSPACE_ROOTFile I/O sandbox boundary
{
"mcpServers": {
"stylobridge": {
"command": "uvx",
"args": [
"stylobridge"
],
"env": {
"STYLOBRIDGE_LICENSE": "<YOUR_STYLOBRIDGE_LICENSE>",
"TEMPLATE_DIR": "<YOUR_TEMPLATE_DIR>",
"WORKSPACE_ROOT": "<YOUR_WORKSPACE_ROOT>"
}
}
}
}{
"mcpServers": {
"stylobridge": {
"command": "uvx",
"args": [
"stylobridge"
],
"env": {
"STYLOBRIDGE_LICENSE": "<YOUR_STYLOBRIDGE_LICENSE>",
"TEMPLATE_DIR": "<YOUR_TEMPLATE_DIR>",
"WORKSPACE_ROOT": "<YOUR_WORKSPACE_ROOT>"
}
}
}
}{
"mcpServers": {
"stylobridge": {
"command": "uvx",
"args": [
"stylobridge"
],
"env": {
"STYLOBRIDGE_LICENSE": "<YOUR_STYLOBRIDGE_LICENSE>",
"TEMPLATE_DIR": "<YOUR_TEMPLATE_DIR>",
"WORKSPACE_ROOT": "<YOUR_WORKSPACE_ROOT>"
}
}
}
}{
"servers": {
"stylobridge": {
"type": "stdio",
"command": "uvx",
"args": [
"stylobridge"
],
"env": {
"STYLOBRIDGE_LICENSE": "<YOUR_STYLOBRIDGE_LICENSE>",
"TEMPLATE_DIR": "<YOUR_TEMPLATE_DIR>",
"WORKSPACE_ROOT": "<YOUR_WORKSPACE_ROOT>"
}
}
}
}claude mcp add stylobridge --env STYLOBRIDGE_LICENSE=<YOUR_STYLOBRIDGE_LICENSE> --env TEMPLATE_DIR=<YOUR_TEMPLATE_DIR> --env WORKSPACE_ROOT=<YOUR_WORKSPACE_ROOT> -- uvx stylobridgeRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.