Bauta
@laien
Bauta について
Connect your AI client to Bauta — deploy HTML/React artifacts to hosted, share-gated URLs. Remote MCP server at https://bauta.app/mcp.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bauta": {
"type": "streamable-http",
"url": "https://bauta.app/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Bauta?
Bauta is a hosted remote MCP server that connects AI clients to a service for deploying HTML or React/JSX artifacts to share-gated URLs. It is designed for developers who want to quickly publish and manage interactive web content with fine-grained access controls.
How to use Bauta?
For MCP clients that support remote servers, add the endpoint https://bauta.app/mcp and complete OAuth sign-in. For clients that only speak stdio, use the mcp-remote bridge (npx -y mcp-remote https://bauta.app/mcp) or run the provided Docker image that wraps the bridge.
Key features of Bauta
- Deploy HTML or React/JSX to hosted URLs in seconds.
- Private by default; new deploys are unlisted (secret‑link only).
- Multiple sharing modes: public, password, email verification, or private.
- Updates and rollbacks keep the same URL.
- Artifacts run in a sandboxed iframe on a separate origin.
- EU data residency, free tier (no credit card required).
Use cases of Bauta
- Deploy AI‑generated UI prototypes directly from an AI client.
- Share interactive demos with password‑protected access.
- Roll back to a previous version of a deployed artifact using the same URL.
- Publish static HTML pages with email‑verification gating.
- Host temporary React components for collaborative review.
FAQ from Bauta
What transport and authentication does Bauta use?
Bauta uses Streamable HTTP transport with OAuth 2.1, supporting both Dynamic Client Registration (DCR) and Client ID Metadata Documents (CIMD).
Do I need to install anything to use Bauta?
No, if your MCP client supports remote servers. For stdio‑only clients, you need the mcp-remote bridge (installable via npx) or the provided Docker image.
Where are my artifacts hosted and how is data handled?
Artifacts are hosted on Bauta’s infrastructure with EU data residency. They run in a sandboxed iframe on a separate origin, and content and metadata reside in EU‑jurisdiction storage.
Can I change the sharing settings after deploying?
Yes, the set_sharing tool lets you change sharing mode (public, unlisted, password, email verification, or fully private) at any time after deployment.
Is there a free tier?
Yes, Bauta offers a free tier with no credit card required.
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
コメント