iannuttall/mcp-boilerplate
A remote Cloudflare MCP server boilerplate with user authentication and Stripe for paid tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-boilerplate": {
"command": "npx",
"args": [
"-y",
"mcp-boilerplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...