Skip to main content
ClaudeWave
mohamedyameen avatar
mohamedyameen

tiniest-cloud-plugin

View on GitHub

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

MCP ServersOfficial Registry0 stars0 forksMITUpdated 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.
Use cases

MCP Servers overview

# 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

What people ask about tiniest-cloud-plugin

What is mohamedyameen/tiniest-cloud-plugin?

+

mohamedyameen/tiniest-cloud-plugin is mcp servers for the Claude AI ecosystem. Tiniest Cloud plugin for Cursor and Claude Code: deploy web apps with sign-in, storage and AI built in. It has 0 GitHub stars and its last recorded update is dated 2026-09-19.

How do I install tiniest-cloud-plugin?

+

You can install tiniest-cloud-plugin by cloning the repository (https://github.com/mohamedyameen/tiniest-cloud-plugin) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mohamedyameen/tiniest-cloud-plugin safe to use?

+

Our security agent has analyzed mohamedyameen/tiniest-cloud-plugin and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains mohamedyameen/tiniest-cloud-plugin?

+

mohamedyameen/tiniest-cloud-plugin is maintained by mohamedyameen. The last recorded GitHub activity is dated 2026-09-19, with 0 open issues.

Are there alternatives to tiniest-cloud-plugin?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy tiniest-cloud-plugin to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>

More MCP Servers

tiniest-cloud-plugin alternatives