mcpbeat Sign in

monappamoi MCP Server

by monappamoi Your server? Claim it
answering

monappamoi is answering right now. Last checked 6 min ago. It exposes 9 tools.

Host AI-generated single-file HTML apps with JSON persistence. No signup.

Uptime history 38 days of history · worst day 99%
38 days agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
131 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 20 August 2026. No other catalogue keeps this.

21 Aug 2 tool descriptions were rewritten get_app_data, publish_app
20 Aug a tool changed the parameters it asks for publish_app

Nothing serious here today

Today is the operative word: we check monappamoi every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add apps --transport http https://monappamoi.fr/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "apps": {
      "url": "https://monappamoi.fr/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.apps]
url = "https://monappamoi.fr/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "apps": {
      "url": "https://monappamoi.fr/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "apps": {
      "url": "https://monappamoi.fr/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

app
delete_app
Retire définitivement une app de la plateforme. Son URL cessera de fonctionner. Demandez confirmation à l'utilisateur avant d'appeler cet outil.
get_app
Renvoie les métadonnées d'une app publiée (URL, titre, taille, dates de création et de mise à jour).
get_app_data
Renvoie le document JSON enregistré par les utilisateurs de l'app. Appelez cet outil avant de faire évoluer une app qui enregistre des données, pour savoir quelle structure est réellement en place. Fonctionne aussi sur une app verrouillée : le jeton secret ou la clé API du propriétaire suffit, le verrou ne concerne que les visiteurs du sous-domaine.
set_app_data
Écrase le document JSON de l'app. C'est la seule façon de remplacer des données existantes : utilisez-le pour migrer les données vers une nouvelle structure, ou pour repartir de zéro. Les données précédentes sont définitivement perdues — prévenez l'utilisateur.
update_app
Remplace le HTML et/ou le titre d'une app déjà publiée. L'URL ne change pas. Les données déjà enregistrées par les utilisateurs ne sont jamais écrasées : si votre nouvelle version change la structure des données, lisez d'abord get_app_data puis migrez avec set_app_data.
apps
list_my_apps
Liste les apps publiées rattachées au compte de l'utilisateur. Appelez cet outil quand il demande « quelles sont mes apps », veut retrouver l'adresse d'une app publiée précédemment, ou souhaite en modifier une sans avoir son jeton sous la main.
claim
claim_app
Rattache au compte de l'utilisateur une app publiée anonymement, à partir de son jeton secret. Elle apparaîtra ensuite dans list_my_apps et pourra être gérée sans jeton. Appelez cet outil quand l'utilisateur veut « récupérer » ou « rattacher » une app publiée sans compte.
publish
publish_app
Met en ligne une app HTML mono-fichier et renvoie son URL publique. Appelez cet outil quand l'utilisateur veut héberger, publier, mettre en ligne ou partager une app HTML que vous venez de créer. Aucun compte n'est nécessaire. IMPORTANT : si l'app conserve des données que l'utilisateur s'attendra à retrouver plus tard (todo, notes, compteur, scores, favoris…), câblez-la sur GET/PUT /api/data AVANT de publier — localStorage seul ne survit pas au changement d'appareil. Voir get_publishing_guide. CONFIDENTIALITÉ : l'app publiée est accessible à quiconque a son adresse, mais elle PEUT être verrouillée (page et données réservées au compte de l'utilisateur, après lien envoyé par email). Cet outil renvoie le lien qui rattache et verrouille en un clic : proposez-le à l'utilisateur juste après la publication dès que l'app enregistre des données personnelles.
publishing
get_publishing_guide
Explique comment écrire une app pour cette plateforme : où placer les données (HTML, localStorage ou API /api/data), le pattern de persistance recommandé, et comment faire évoluer une app sans casser les données de ses utilisateurs. À lire avant de publier une app qui enregistre quelque chose, et avant tout update_app qui change la structure des données.

Endpoints

URLTransportStateLatencyChecked
https://monappamoi.fr/mcp streamable-http answering 127 ms 6 min ago

Alternatives to monappamoi

same job, measured the same way
BrewPage MCP
by kochetkov-ma

Publish HTML, Markdown, KV, JSON, and files to brewpage.app from AI assistants. No signup.

30 installs/wk local only
Htmlbook
by streamize-llc

Publish AI-generated HTML & Markdown to a hosted, shareable URL via MCP.

answering
WebZum - The Hosting Layer for AI-Generated Web Content
by suprraz

Host AI-generated HTML/CSS/JS instantly. Files, zips, or clone an existing page. Live in seconds.

17 tools answering
Gemini Image Studio
by udhaykumarbala

AI image generation and editing with Google Gemini. Structured JSON editing.

48 installs/wk local only
Gnosis Memory
by gnosismemory

Persistent memory and vector search for AI agents. Hosted, OAuth-protected via Google sign-in.

answering
Rigour
by rigour-labs

Quality gates for AI agents. Lint, test, build checks with memory persistence.

209 installs/wk local only
Memnode
by memnode

Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.

answering
RYLA
by ryla

Generate AI influencer photos, face swaps, and character sheets with a consistent face.

14 tools answering

monappamoi — questions

Answers built from our own checks of this server.

What can monappamoi do?
It exposes 9 tools, read directly from the server on our last check. Among them: claim_app, delete_app, get_app, get_app_data, get_publishing_guide, list_my_apps and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is monappamoi working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 131 ms. The bar chart above shows every period we have measured.
How do I connect monappamoi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does monappamoi need an API key?
No. monappamoi completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is monappamoi?
It answers our handshake in 131 ms on average, which is faster than 87% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.