Submit

Saas Brain Mcp

@Mohd16kaif

2 months ago
Open-source MCP server for Claude AI that connects Stripe and Supabase to enable natural language SaaS analytics, including churn analysis, subscription tracking, and revenue insights.

Tools

Server Config

{
  "mcpServers": {
    "saas-brain": {
      "command": "mvn",
      "args": [
        "spring-boot:run"
      ],
      "env": {
        "STRIPE_API_KEY": "your_stripe_key",
        "SUPABASE_URL": "your_supabase_url",
        "SUPABASE_KEY": "your_supabase_key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.