butterbase
Open-source AI backend with Postgres, auth, storage, and agent tools
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Butterbase?▼
Run `npx skills add butterbase-ai/butterbase --all -g -y` in your terminal to install all tools in this suite globally.
What is Butterbase used for?▼
Butterbase is an open-source backend-as-a-service giving you Postgres, auth, storage, serverless functions, and an AI gateway in one stack. AI agents can operate the entire backend through its built-in MCP server.
Can AI agents build apps on Butterbase?▼
Yes. Every platform capability is exposed as MCP tools, so agents can create schemas, deploy functions, manage auth, and run multi-step agent workflows directly.
Does Butterbase work with Claude Code and Cursor?▼
Yes. It works with any MCP-capable client, and is tested with Claude Code, Claude Desktop, Cursor, Windsurf, and Codex CLI.
Can I self-host Butterbase?▼
Yes. The full runtime data plane is open-source under Apache 2.0 and runs locally with Docker and Node 22+ using the provided compose setup.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core