★ 1,115 stars
TypeScript
🗄️ Database
Updated today
Open-source backend-as-a-service. Postgres, auth, storage, functions, AI gateway, MCP.
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": {
"butterbase": {
"command": "npx",
"args": [
"-y",
"butterbase-ai/butterbase"
]
}
}
}
Run in terminal:
claude mcp add butterbase npx -y butterbase-ai/butterbase
Add to .cursor/mcp.json:
{
"mcpServers": {
"butterbase": {
"command": "npx",
"args": [
"-y",
"butterbase-ai/butterbase"
]
}
}
}
README Excerpt
<p align="center"> <img src=".github/assets/logo.png" alt="Butterbase" width="420" /> </p> <p align="center"><strong>AI-native, open-source backend-as-a-service.</strong><br/>Postgres · Auth · Storage · Functions · AI Gateway · MCP server</p> <p align="center"> <a href="./LICENSE"><img alt="License: Apache 2.0" src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"></a>
Topics
baasbackend-as-a-servicemcpopen-sourcepostgressupabase-alternativetypescript