// Temporary pre-launch notice. Remove this component and its import in // app/layout.tsx once the service is open for production use. export function SiteBanner() { return (
Preview · BuildMyMCPServer is not yet open for production use — sign-ups, server generation and billing are still being finalised, and data may be reset.
); }