Back to Browse

Tiniest Cloud Plugin MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Deploy web apps with sign-in, per-user storage, realtime and AI built in.

About

Deploy web apps with sign-in, per-user storage, realtime and AI built in.

Remote endpoints: streamable-http: https://app.tiniest.cloud/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "cloud-tiniest-tiniest-cloud": {
      "url": "https://app.tiniest.cloud/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Tiniest Cloud

Deploy web apps to 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

This repository contains only the plugin: its manifests, the MCP server address and the skill. The server itself is hosted by Tiniest Cloud.

Reviews

No reviews yet

Be the first to review this server!