Open Source

The MCP-poweredboilerplate registryfor AI coding agents

Give your AI agent access to production-ready project templates. Ask it to scaffold — it picks the right boilerplate and sets everything up.

How it works

Three steps to a production-ready project

Step 1

Add MCP

Add BoilerForge as an MCP server to your AI coding agent

Step 2

Ask your agent

Tell your agent what you want to build — it picks the right boilerplate

Step 3

Project scaffolded

Your project is created with best practices, ready to build on

Boilerplates

Production-ready templates your agent can scaffold instantly

openclaw-agent

Full-stack AI agent with memory, tools, and reasoning loop

AITypeScriptLLM

react-native

Production-ready React Native starter with navigation, auth, and theming

MobileReact NativeExpo

ai-agent-memory

Persistent memory layer for AI agents with vector search

AIMemoryVector DB

ci-cd

GitHub Actions CI/CD pipeline with testing, linting, and deployment

DevOpsGitHub ActionsCI/CD

shopify-app

Shopify app boilerplate with OAuth, webhooks, and Admin API

E-commerceShopifyNode.js

saas-starter

Full SaaS starter with auth, billing, dashboard, and API

SaaSNext.jsStripe

Install

Add BoilerForge to your AI coding agent in seconds

Claude Code

Add to your claude_desktop_config.json:

MCP config
{
  "mcpServers": {
    "boilerforge": {
      "command": "npx",
      "args": ["-y", "boilerforge"]
    }
  }
}

Cursor

Add to your .cursor/mcp.json:

MCP config
{
  "mcpServers": {
    "boilerforge": {
      "command": "npx",
      "args": ["-y", "boilerforge"]
    }
  }
}

Ready to supercharge your agent?

BoilerForge is open source. Star the repo, contribute boilerplates, or just start scaffolding.

Chat on WhatsApp