butterbase-aibutterbase-aiOfficial·1 Agent Skills Included

butterbase

Open-source AI backend with Postgres, auth, storage, and agent tools

Provides a complete open-source backend-as-a-service with Postgres, auth, file storage, serverless functions, realtime, and an AI gateway. Exposes every capability as MCP tools so AI agents can build and operate apps without glue code or manual API wiring. Includes declarative agent graphs, RAG, and durable objects to ship AI-driven applications faster.
npx skills add butterbase-ai/butterbase --all -g -y
Available:

Instructs the AI agent on how to correctly handle file uploads and storage in Butterbase apps, including persisting objectIds and resolving expiring presigned download URLs.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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