io.github.blockpal1/stylobridge
Quality Score
74
/100
Air-gapped Markdown/PDF to Word converter with brand templates and audit logging.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"stylobridge": {
"command": "uvx",
"args": [
"stylobridge"
],
"env": {
"STYLOBRIDGE_LICENSE": "<your-stylobridge_license>",
"TEMPLATE_DIR": "<template_dir>",
"WORKSPACE_ROOT": "<workspace_root>"
}
}
}
}Claude Desktop (Docker)
{
"mcpServers": {
"stylobridge": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/blockpal1/stylobridge:1.0.2"
],
"env": {
"STYLOBRIDGE_LICENSE": "<your-stylobridge_license>",
"TEMPLATE_DIR": "<template_dir>",
"WORKSPACE_ROOT": "<workspace_root>"
}
}
}
}§02 Environment variables
STYLOBRIDGE_LICENSErequiredsecret
RS256-signed JWT license token
TEMPLATE_DIRPath to brand template directory
WORKSPACE_ROOTFile I/O sandbox boundary
STYLOBRIDGE_LICENSErequiredsecret
RS256-signed JWT license token
§03 MCP Quality Score · methodology
freshness
24
completeness
5
installability
25
documentation
10
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai