LastSaaS
JSON →SaaS boilerplate / starter kit: comprehensive, Stripe billing, product management, multi-tenant; agentic controls via MCP
Tools · 27
- get_about Software version and environment
- dashboard_stats User/tenant counts and health overview
- list_tenants Paginated tenant list with search and filters
- get_tenant Detailed tenant with plan, billing, and members
- list_users Paginated user list with search and filters
- get_user Detailed user with auth methods and memberships
- list_transactions Financial transactions with search and filters
- get_financial_metrics Revenue, ARR, DAU, MAU time-series
- search_logs Full-text log search with severity/category/date filters
- get_log_severity_counts Log counts by severity level
- get_system_health Current CPU, memory, disk, HTTP stats
- get_health_metrics Time-series health data (per-node or aggregate)
- list_nodes Server nodes with status and version
- get_integrations Third-party integration health
- list_config All runtime configuration variables
- get_config Single config variable details
- list_plans Subscription plans with pricing and entitlements
- get_plan Detailed plan info
- list_entitlement_keys Entitlement key catalog
- list_credit_bundles Credit bundle pricing
- list_announcements Published and draft announcements
- list_promotions Stripe promotion codes and coupons
- list_api_keys API key inventory (previews only)
- list_root_members Admin team and pending invitations
- list_webhooks Outbound webhook configurations
- list_webhook_event_types Available webhook event types
- get_webhook Webhook detail with delivery history
Environment variables
STRIPE_SECRET_KEYSTRIPE_PUBLISHABLE_KEYSTRIPE_WEBHOOK_SECRETJWT_ACCESS_SECRETJWT_REFRESH_SECRETFRONTEND_URLGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_REDIRECT_URLRESEND_API_KEYLASTSAAS_URLLASTSAAS_API_KEY
Links
★ 104 GitHub stars