★ 1,021 stars
TypeScript
🗄️ Database
Updated 1d ago
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-oss": {
"command": "npx",
"args": [
"-y",
"butterbase-ai/butterbase-oss"
]
}
}
}
Run in terminal:
claude mcp add butterbase-oss npx -y butterbase-ai/butterbase-oss
Add to .cursor/mcp.json:
{
"mcpServers": {
"butterbase-oss": {
"command": "npx",
"args": [
"-y",
"butterbase-ai/butterbase-oss"
]
}
}
}
Topics
baasbackend-as-a-servicemcpopen-sourcepostgressupabase-alternativetypescript