Base44
AI app building, backend, data
Base44 について
Base44 is an AI app-building platform where full applications are created and edited from natural-language descriptions. Its remote MCP server lets assistants create and manage Base44 apps, backend logic, and data without leaving the conversation.
接続情報
https://app.base44.com/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add base44 --transport http https://app.base44.com/mcpよくある質問
Base44 のリモート MCP サーバーとは何ですか?
Base44 のリモート MCP サーバーは、https://app.base44.com/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Base44 の MCP サーバーにはどう接続しますか?
エンドポイント https://app.base44.com/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Base44 の MCP サーバーは認証が必要ですか?
はい。Base44 は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Base44 の MCP サーバーはどのトランスポートを使用しますか?
Base44 は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。