files api: https://www.easybits.cloud
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Mature repo (>1y old)
- ✓Documented (README)
- !Licence file present but not machine-readable
claude mcp add easybits -- npx -y @easybits.cloud/mcp{
"mcpServers": {
"easybits": {
"command": "npx",
"args": ["-y", "@easybits.cloud/mcp"]
}
}
}Resumen de MCP Servers
# EasyBits
La nube para agentes de IA: sandboxes (microVMs Firecracker), web (buscar, leer, extraer), archivos, bases de datos SQL, documentos, hosting de apps y agentes en WhatsApp — desde un solo MCP, una REST API v2 y un SDK tipado. Precios en MXN, con plan gratuito.
[easybits.cloud](https://www.easybits.cloud)
## MCP Server
```bash
npx -y @easybits.cloud/mcp
```
Un solo endpoint con todo el catálogo: sandboxes, web (buscar, leer, extraer), archivos, bases de datos SQL, documentos, video y hosting. El conteo vive en [`/api/tools.json`](https://www.easybits.cloud/api/tools.json), derivado del servidor — nunca escrito a mano.
## SDK
```bash
npm install @easybits.cloud/sdk
```
## Get your API key
1. [Sign up](https://www.easybits.cloud/login) for a free EasyBits account
2. Go to the [Developer Dashboard](https://www.easybits.cloud/dash/developer) → **API Keys** → **Create Key**
3. Your key looks like `eb_sk_live_...` — copy it and store it safely. You won't see it again.
Use the key as a Bearer token (REST API), via `EASYBITS_API_KEY` env var (MCP), or in the SDK constructor. Full docs at [easybits.cloud/docs](https://www.easybits.cloud/docs).
## AI Landing Generator
```bash
npm install @easybits.cloud/html-tailwind-generator
```
AI-powered landing page generator with Tailwind CSS — canvas editor, streaming generation (Claude), image enrichment (DALL-E / Pexels), one-click deploy. [README →](./packages/html-tailwind-generator/README.md)
```typescript
import { EasyBits } from "@easybits.cloud/sdk";
const eb = new EasyBits({ apiKey: "eb_..." });
const file = await eb.files.upload({ name: "photo.jpg", contentType: "image/jpeg" });
```
## Features
- **File management** — upload, transform, optimize, soft-delete with trash retention
- **Websites** — deploy static sites to `slug.easybits.cloud` with custom domains
- **Presentations** — AI-generated reveal.js slides with 3D scenes, deploy to subdomain
- **Landing pages v2** — AI-generated block-based pages with streaming SSE, stock photos, visual variants
- **Landing pages v3** — free-form HTML canvas editor, Sonnet generation, Haiku refine, semantic color themes, code editor. **Production-ready**, exported as [`@easybits.cloud/html-tailwind-generator`](https://www.npmjs.com/package/@easybits.cloud/html-tailwind-generator) npm package — used by [Denik](https://denik.me)
- **Webhooks** — real-time event notifications with HMAC signatures
- **IAM** — scoped API keys (READ, WRITE, DELETE, ADMIN), file-level sharing
## Stack
React Router v7 · Prisma (MongoDB) · Stripe · Fly.io
## Getting started
```bash
npx prisma generate
npm run dev
```
## Commands
```bash
npm run dev # local dev server
npm run build # production build
npm run typecheck # TypeScript check
npm test # vitest
npm run e2e # Playwright e2e tests
```
## License
This project is source-available under the [PolyForm Noncommercial 1.0.0](./LICENSE.md) license. You may use, study, and modify the code for **non-commercial purposes only** (personal projects, research, education). Commercial use requires explicit permission from the authors.
## Authors
Built by [Bliss](https://github.com/blissito) & [Brenda](https://github.com/BrendaOrtega) at [fixter.org](https://fixter.org)
Lo que la gente pregunta sobre easybits
¿Qué es blissito/easybits?
+
blissito/easybits es mcp servers para el ecosistema de Claude AI. files api: https://www.easybits.cloud Tiene 7 estrellas en GitHub y su última actualización registrada es del 2026-09-10.
¿Cómo se instala easybits?
+
Puedes instalar easybits clonando el repositorio (https://github.com/blissito/easybits) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar blissito/easybits?
+
Nuestro agente de seguridad ha analizado blissito/easybits y le ha asignado un Trust Score de 77/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene blissito/easybits?
+
blissito/easybits es mantenido por blissito. La última actividad registrada en GitHub es del 2026-09-10, con 11 issues abiertos.
¿Hay alternativas a easybits?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega easybits en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/blissito-easybits)<a href="https://claudewave.com/repo/blissito-easybits"><img src="https://claudewave.com/api/badge/blissito-easybits" alt="Featured on ClaudeWave: blissito/easybits" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!