MCP.so
Sign In
Servers

Bauta

@laien

Connect your AI client to Bauta — deploy HTML/React artifacts to hosted, share-gated URLs. Remote MCP server at https://bauta.app/mcp.

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.

Tags

More from Other