saasignal

MahmoodKhalil57/saasignal
★ 0 stars TypeScript AI/LLM Updated today
Serverless backend primitives behind one typed contract — Cloudflare-native SaaS API + typed SDK + MCP server. Public source snapshot of saasignal.saastemly.com.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "saasignal": {
      "command": "npx",
      "args": [
        "-y",
        "MahmoodKhalil57/saasignal"
      ]
    }
  }
}

README Excerpt

Serverless backend primitives behind one typed contract. SaaSignal is a Cloudflare-native SaaS API that gives you the boring-but-hard backend pieces — a KV store, realtime channels, background jobs, distributed locks, object storage, and webhooks — plus higher-level commerce / booking / AI modules, all behind a **single OpenAPI contract**