Claude Skill

OtterMind/Nubase

Nubase is an open-source, AI-native backend platform that turns AI-written code into real apps. Integrates memory, database, storage, and auth in one self-hostable service for AI coding and agentic...

Overview

Stars448
Forks40
LanguageJava
Last pushed2026-07-02
Last synced2026-07-03
View on GitHub

Repository

OwnerOtterMind
RepositoryNubase
Full nameOtterMind/Nubase
Repo ID1,262,707,453

Install this Skill

npx -y nubase_cli@latest install-skills

Registry

Typemcp_server
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-18
Platforms
ClaudeMCPOpenClawCodexCursor
Capabilities
browserpdfmemorysearchimageterminalagentaiai-agentsclaude-code
Detected files
README.mdREADME.zh-CN.mddocs
Config keys
PGRST_ENCRYPTION_MASTER_KEYMETADATA_SERVICE_ROLE_KEYOPENAI_API_KEYNUBASE_SERVICE_KEYNUBASE_ANON_KEY
Install methods
  • npx -y nubase_cli@latest install-skills
  • docker run -d --name nubase \
  • docker run -d --name nubase -p 9999:9999 -p 5432:5432 \

Summary

Nubase is an open-source, AI-native backend platform that turns AI-written code into real apps. It integrates memory, database, storage, and authentication into a single self-hostable service, designed for AI coding, agentic applications, and modern product teams.

Chinese description

🔥🔥🔥 将AI编写的代码转化为真实应用。Nubase是一个开源、AI原生的后端平台,专为AI编程、智能代理应用及现代产品团队打造:集内存、数据库、存储和认证于一体,提供可自托管的服务。

Key features

  • AI-native backend platform for AI coding and agentic apps
  • Integrated memory, database, storage, and auth in one service
  • Self-hostable with full control over your data
  • Built-in support for pgvector and RAG workflows
  • Compatible with Claude Code, Deno, and CLI tools
  • Open-source under active development

Use cases

  • Deploy AI-generated code as production-ready backends
  • Build agentic applications with persistent memory and auth
  • Create RAG-powered apps using integrated vector search
  • Rapidly prototype and ship full-stack AI products

README excerpt

![AI demo to real app with Nubase](brand/ai-demo-to-real-app-en.png) # Nubase **English** · [简体中文](README.zh-CN.md) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-10A074.svg)](LICENSE) [![npm](https://img.shields.io/npm/v/nubase_cli?logo=npm&label=nubase_cli&color=cb3837)](https://www.npmjs.com/package/nubase_cli) [![GitHub stars](https://img.shields.io/github/stars/OtterMind/Nubase?style=social)](https://github.com/OtterMind/Nubase) **Turn AI-written code into real apps.** Nubase is an open-source, AI-native backend **and deploy layer** that a coding agent drives directly — so a generated app goes live in minutes. Eight capability modules in one self-hostable service: **Database, Auth, Storage, Assets, Functions, AI Gateway, Memory, and cron**. > An agent can model the data (Database + Auth), deploy backend logic (**Functions**), publish the generated frontend to a public CDN (**Assets**), and schedule recurring work (**cron**) — all through MCP tools, with no separate hosting account. Supabase-style where it makes sense (Postgres, REST, JWTs, RLS, object storage, a Studio dashboard), plus first-class **Memory** and an **MCP** surface built for AI coding agents. --- ## ⚡ Quick Start ### 1. Use Nubase in Claude Code or Codex — one command From your project folder, run: ```bash npx -y nubase_cli@latest install-skills ``` That single command: - 📚 installs the **Nubase skills** for **both Claude Code and Codex**, - 🔌 wires up the **MCP server** config, and - 🔐 opens a browser to **authorize** and pick your project. Then: - **Claude Code** — restart it in this folder, run `/mcp`, and confirm `nubase` is connected. - **Codex** — it's added to `~/.codex/config.toml`; just start Codex. > This connects your agent to a Nubase instance (a h

Topics

Explore more

Data from GitHub. Synced on 2026-07-03