#25 · Primary category: AI Cloud Platforms & PaaS

butterbase

baas backend-as-a-service mcp open-source postgres supabase-alternative typescript

Open-source backend-as-a-service. Postgres, auth, storage, functions, AI gateway, MCP.

Project last updated:08/29/26

GitHub Stars

3.3K

Forks

162

Contributors

3

License

Apache-2.0

Why we included this project

Building an AI-powered app usually means gluing together a database, auth, storage, and an LLM proxy. Butterbase packs all of that into one Postgres-backed service you can self-host: row-level security, JWT and OAuth auth, S3-compatible storage, serverless TypeScript functions, an OpenAI-compatible model gateway, plus realtime subscriptions and RAG. The MCP server is the part that stands out: an AI assistant can create an app, define its schema, set up auth rules, deploy functions, and wire up RAG collections through tool calls rather than hand-written boilerplate. It's a natural fit for small teams and solo developers who want a Supabase-style backend they control, though it's an emerging project and moving fast.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category