Server data from the Official MCP Registry
Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-totte-dev-vibe-provision": {
"args": [
"-y",
"saas-starter-simple"
],
"command": "npx"
}
}
}This is a well-structured MCP server for SaaS service provisioning with proper authentication patterns and secure credential handling. The server requires authentication for all providers and stores credentials securely. Only minor code quality concerns around error handling and some overly broad exception handling patterns were identified. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue (1 critical, 0 high severity).
Scanned 8 files · 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!