Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

win.postapp/library

win.postapp/library

Publish one HTML file, get a live installable app URL. No account, no review, no queue.

Uptime
100.0%
1 direct probes · 30d
Response
165ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

publish_app

Publish one self-contained HTML document to Postapp (postapp.win), a permissionless app library. No review, no queue, no account: the app is live at https://<slug>.postapp.win/ the moment this call re…

search_apps

Search Postapp's library of instantly published single-file web apps. Returns each app's name, one-line description, live URL, and the exact list of hosts it is allowed to contact — an app marked seal…

remove_app

Take down an app published with your key. The app leaves the shelf and its address serves a tombstone. A reason is required and is published verbatim, with the date, in the permanent public removals l…

Resources · 1

Live catalog + API spec

The publishing contract and the current shelf, one line per app.

postapp://catalog

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "win.postapp/library": {
      "url": "https://postapp.win/mcp",
      "transport": "streamable-http"
    }
  }
}