OPEN SOURCE CMS

Specy - Your one stop shop for spec-driven development.

The architect's choice for modern web ecosystems. Powered by Hono, Supabase, and the Model Context Protocol (MCP).

Start Building
npm run setup
Hono MCP Support Supabase

Create ecosystems, not just websites.

Specy treats your content as a living specification, serving it anywhere from static frontends to AI agents.

Schema-Driven

Define once, consume everywhere. Our model-agnostic approach ensures your data logic remains pure and portable.

Agentic MCP

Expose your specs via Model Context Protocol. Let AI agents understand your data architecture as natively as your frontend does.

ISR & Blocks

Real-time block building with Incremental Static Regeneration. Performance of static with the power of dynamic editing.

ERP Ready Integration
SSO Supabase Auth
SMTP Forms Engine
1T One-trust Compliance

Built with Businesses in Mind.

We've solved the headless paradox. Developers get total control, while content managers enjoy a familiar, easy-to-use visual interface.

  • Dynamic Content Entities Built-in models for Products, Events, and Staff memberships.
  • Cloudflare Edge Execution Deploy on Workers for sub-ms latency across the globe.
FORTRESS-GRADE

Security is not an afterthought.

Specy leverages Cloudflare Secrets storage to ensure your API keys never touch the filesystem. All MCP tools are exposed through a secure, permissioned proxy layer.

Encrypted Secret Injection
// Security Config
export default defineConfig({
  auth: SupabaseAuth(),
  secrets: CloudflareWorkersKV(),
  mcp: {
    mode: 'secure-proxy',
    roles: ['admin', 'editor']
  }
});

Host Truly Anywhere.

Cloudflare Native

Our optimized 5-minute setup script handles everything from Workers to KV storage and R2 buckets automatically.

#CLOUDFLARE_PAGES#WORKERS

Docker & Self-Hosted

Prefer your own iron? Deploy the full Vite + React + Supabase stack in a single containerized environment.

#POSTGRESQL#DOCKER_COMPOSE

Inter-Operable Open Source

Specy is licensed under EUPL v1.2. Unlike other open-source licenses, it protects your work from large tech corporations without forcing virality on your proprietary plugins or separate modules. It's the most business-friendly copyleft license available today.

Read our License Guide
EU Flag

Why Choose Specy?

FeatureSpecyWordPress
LayoutsSpec-Driven / Block BuilderPlugin-Dependent / Rigid
PluginsType-Safe / EUPL-FriendlyFragmented Ecosystem
SecurityZero-Trust / Cloudflare SecretsHigh OPEX Risk
LicensingEUPL v1.2 (Interoperable)GPL v2 (Restrictive)

Ready to build the future of content?

Join architects building the next generation of spec-driven applications. Fork us on GitHub today.