mcpbeat Sign in

Stylobridge MCP Server

by blockpal1 Your server? Claim it
local only

Stylobridge runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from pypi.

Air-gapped Markdown/PDF to Word converter with brand templates and audit logging.

Installs per day peak 16 · avg 6 · -7% w/w
a month agotoday
39
Installs / week
pypi · stylobridge
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Stylobridge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add stylobridge -- uvx stylobridge
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stylobridge": {
      "args": [
        "stylobridge"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stylobridge]
command = "uvx"
args = ["stylobridge"]
.cursor/mcp.json
{
  "mcpServers": {
    "stylobridge": {
      "args": [
        "stylobridge"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stylobridge": {
      "args": [
        "stylobridge"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: STYLOBRIDGE_LICENSE (RS256-signed JWT license token), TEMPLATE_DIR (Path to brand template directory), WORKSPACE_ROOT (File I/O sandbox boundary). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Stylobridge

same job, measured the same way
ssh-mcp
by gelse

MCP gateway for controlled SSH access with per-client auth, command policies, and audit logging.

local only
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

40 installs/wk local only
AgenTrux
by agentrux

Authenticated event topics for agent-to-agent messaging with per-agent credentials and audit logs.

answering
lu
by adelaidasofia

lu.ma events MCP server with draft+confirm safety, audit logging, and prompt-injection scrubbing.…

local only
mcp-gatehouse
by nickgeorgeseo

Permission tiers, approval gates, and audit logging for MCP servers - the server is the gatekeeper

58 installs/wk local only
Enterprise MCP Gateway
by benjaminj

Production-grade MCP Gateway in Go with RBAC, in-flight PII redaction, and audit logging.

local only
Leafwright
by leafwright

Render HTML, URLs, and templates to PDF. AI drafts templates and fixes them from logs.

84 installs/wk 3 tools answering
Aegis — AI Agent Governance
by acacian

Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.

488 installs/wk local only

Stylobridge — questions

Answers built from our own checks of this server.

Why is there no uptime for Stylobridge?
Stylobridge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package stylobridge was installed 39 times last week.
How do I connect Stylobridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls stylobridge straight from pypi; nothing to host, nothing to sign up for.
How many people use Stylobridge?
The pypi package stylobridge was installed 39 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.