MCP Servers / development / LastSaaS

LastSaaS

JSON →
stdionone104development

SaaS boilerplate / starter kit: comprehensive, Stripe billing, product management, multi-tenant; agentic controls via MCP

Install
How to run this server

No install command recorded.

server path: lastsaas
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSTRIPE_SECRET_KEY
envSTRIPE_PUBLISHABLE_KEY
envSTRIPE_WEBHOOK_SECRET
envJWT_ACCESS_SECRET
envJWT_REFRESH_SECRET
envFRONTEND_URL
envGOOGLE_CLIENT_ID
envGOOGLE_CLIENT_SECRET
envGOOGLE_REDIRECT_URL
envRESEND_API_KEY
envLASTSAAS_URL
envLASTSAAS_API_KEY
Resources
LastSaaS — MCP Server · libregistry