Bauta
@laien
About Bauta
Connect your AI client to Bauta — deploy HTML/React artifacts to hosted, share-gated URLs. Remote MCP server at https://bauta.app/mcp.
Basic information
Category
Other
License
MIT
Runtime
dockerfile
Transports
stdio
Publisher
laien
Submitted by
Nikolai Strandskogen
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bauta": {
"type": "streamable-http",
"url": "https://bauta.app/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments