by silexlabs
Silex is an online tool for visually creating static sites with dynamic data. With the free/libre spirit of internet, together.
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
# Add to your Claude Code skills
git clone https://github.com/silexlabs/SilexGuides for using mcp servers skills like Silex.
Last scanned: 9/12/2026
{
"issues": [
{
"type": "npm-audit",
"message": "adm-zip: adm-zip: Crafted ZIP file triggers 4GB memory allocation",
"severity": "high"
},
{
"type": "npm-audit",
"message": "html-minifier: kangax html-minifier REDoS vulnerability",
"severity": "high"
}
],
"status": "WARNING",
"scannedAt": "2026-09-12T08:23:26.504Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}See how Silex compares with popular alternatives.
The web belongs to everyone. Silex is a free/libre visual website builder — no lock-in, no subscription, no tracking. Design visually, export clean HTML/CSS, host anywhere.
Try Silex online | Documentation | Download the desktop app | Manifesto

Most no-code tools lock you in: proprietary formats, forced hosting, subscriptions. Silex is different.
"The only open source alternative to Webflow." — "The most powerful and graphically precise website builder that I have experienced."
Use it online — v3.silex.me (free, requires a GitLab account for storage)
Desktop app (alpha) — download for Windows, macOS or Linux. Work offline, no account needed.
git clone --recurse-submodules https://github.com/silexlabs/Silex.git
cd Silex
pnpm install && pnpm build && pnpm start
Then open http://localhost:6805. For Docker and production setups, see the self-hosting guide.
Useful links to get you contributing fast:
Design websites with AI — open, local, yours. Learn more
The upcoming Silex Desktop app will let you create and transform sites through prompts: describe what you want, see it built live, refine the design in real time, publish clean HTML/CSS anywhere.
Silex uses MCP (Model Context Protocol), an open standard — so you choose your AI. Run a local model with Ollama for full privacy, or use any MCP-compatible tool: OpenCode, Goose, Claude Code, etc. The MCP server is optimized for small local models (7B+).
See the vibe coding roadmap for what's coming (prompt library, examples cookbook, best practices guide — contributions welcome).
Once Silex Desktop is running, connect your AI tool to:
http://localhost:6807/mcp
OpenCode — add an MCP server in your config file with URL http://localhost:6807/mcp.
Goose — add a remote server in your profile config with endpoint http://localhost:6807/mcp.
Claude Code — claude mcp add --transport http silex http://localhost:6807/mcp
Any other MCP client — use a Streamable HTTP transport pointed at the same URL.
Silex is the work of contributors from all over the world. This project is maintained by Alex Hoyau and owned by the non-profit Silex Labs
2026 — Alex Hoyau, Aysajan Eziz, JE4NVRG, KozakLordOfMatrix, pupuking723, Ola Mohamed, Syed Ishmum Ahnaf, Wassim Triki
2025 — Alex Hoyau, Mazen Kamal, Piotr Golebiewski, ioleo, oliviermgx
2024 — Alex Hoyau, oliviermgx, JeremyZXi, SuperDelphi
2023 — Alex Hoyau, Eskeminha, Ari Karageorgos
2022 — Alex Hoyau, Khaled Bentoumi
2021 — Alex Hoyau
2020 — Alex Hoyau
2019 — Alex Hoyau
2018 — Alex Hoyau, Jean-Baptiste Richardet, jotakar, swakarm
2017 — Alex Hoyau, Jean-Baptiste Richardet, Jenn Parker, Rapenne Solène, tariqbenezza, singchan
2016 — Alex Hoyau, singchan, Pierre Ozoux
2015 — Alex Hoyau, singchan, Christophe, Pierre Ozoux, René Föhring, christian-bromann
2014 — Alex Hoyau, Camille Gérard-Hirne, neocorp64, Michele Martone, peoslaap
2013 — Alex Hoyau, Yann Le Scouarnec, TheCause, yanhick, Alexandre Hoyau, Thomas Fetiveau
The list above is generated from the git history of this repository, so it only covers code. Silex owes just as much to people whose work lives elsewhere:
Silex is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by silexlabs. Silex is an online tool for visually creating static sites with dynamic data. With the free/libre spirit of internet, together. It has 2,962 GitHub stars.
Silex returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/silexlabs/Silex" and add it to your Claude Code skills directory (see the Installation section above).
Silex is primarily written in TypeScript. It is open-source under silexlabs on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Silex against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars