Skip to main content
ClaudeWave
mohamedyameen avatar
mohamedyameen

tiniest-cloud-plugin

Ver en GitHub

Tiniest Cloud plugin for Cursor and Claude Code: deploy web apps with sign-in, storage and AI built in.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/20/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mohamedyameen/tiniest-cloud-plugin
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tiniest-cloud-plugin": {
      "command": "node",
      "args": ["/path/to/tiniest-cloud-plugin/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mohamedyameen/tiniest-cloud-plugin and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Tiniest Cloud

Deploy web apps to [Tiniest Cloud](https://tiniest.cloud) from your coding agent. Every app gets
sign-in, per-user storage, realtime, push notifications, scheduled jobs and an AI model — with no
keys to manage and no backend to write.

This plugin adds two things:

- **The Tiniest Cloud MCP server** (`https://app.tiniest.cloud/mcp`). Your agent can deploy a
  folder and get a live URL, share an app by email, roll back to an earlier version, connect a
  third-party API without putting its key in the page, schedule recurring work, and put an app
  on your own domain.
- **The `tiny` skill**, which tells the agent how to build for the platform — a plain static
  site using the `tiny` SDK, no login flow, no `localStorage`, no backend — and to fetch the
  current SDK reference with the `tiny_guide` tool before it starts.

## Install

**Cursor:** find *Tiniest Cloud* in the Marketplace and click Add.

**Claude Code:**

    /plugin marketplace add mohamedyameen/tiniest-cloud-plugin
    /plugin install tiniest-cloud@tiniest-cloud

**Gemini CLI:**

    gemini extensions install https://github.com/mohamedyameen/tiniest-cloud-plugin

Then run `/mcp auth tiniest-cloud` inside Gemini CLI to sign in.

**Any other MCP client:** add the server `https://app.tiniest.cloud/mcp` (Streamable HTTP).

The first time the agent uses a Tiniest Cloud tool, your browser opens to sign in (or create a
free account). There is no API key to paste.

## Try it

- "Build a small expense tracker and put it on Tiniest Cloud."
- "What apps do I have on Tiniest Cloud?"
- "Share my notes app with sam@example.com."

## Privacy and support

- Privacy policy: https://tiniest.cloud/privacy
- Terms: https://tiniest.cloud/terms
- Support: support@tiniest.cloud

This repository contains only the plugin: its manifests, the MCP server address and the skill.
The server itself is hosted by Tiniest Cloud.
claude-code-plugincursor-plugingemini-cli-extensionmcpmcp-server

Lo que la gente pregunta sobre tiniest-cloud-plugin

¿Qué es mohamedyameen/tiniest-cloud-plugin?

+

mohamedyameen/tiniest-cloud-plugin es mcp servers para el ecosistema de Claude AI. Tiniest Cloud plugin for Cursor and Claude Code: deploy web apps with sign-in, storage and AI built in. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-19.

¿Cómo se instala tiniest-cloud-plugin?

+

Puedes instalar tiniest-cloud-plugin clonando el repositorio (https://github.com/mohamedyameen/tiniest-cloud-plugin) 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 mohamedyameen/tiniest-cloud-plugin?

+

Nuestro agente de seguridad ha analizado mohamedyameen/tiniest-cloud-plugin y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene mohamedyameen/tiniest-cloud-plugin?

+

mohamedyameen/tiniest-cloud-plugin es mantenido por mohamedyameen. La última actividad registrada en GitHub es del 2026-09-19, con 0 issues abiertos.

¿Hay alternativas a tiniest-cloud-plugin?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega tiniest-cloud-plugin 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.

Featured on ClaudeWave: mohamedyameen/tiniest-cloud-plugin
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mohamedyameen-tiniest-cloud-plugin)](https://claudewave.com/repo/mohamedyameen-tiniest-cloud-plugin)
<a href="https://claudewave.com/repo/mohamedyameen-tiniest-cloud-plugin"><img src="https://claudewave.com/api/badge/mohamedyameen-tiniest-cloud-plugin" alt="Featured on ClaudeWave: mohamedyameen/tiniest-cloud-plugin" width="320" height="64" /></a>

Más MCP Servers

Alternativas a tiniest-cloud-plugin