win.postapp/library
win.postapp/libraryPublish one HTML file, get a live installable app URL. No account, no review, no queue.
Tools · 3
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 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…
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
The publishing contract and the current shelf, one line per app.
postapp://catalog
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"win.postapp/library": {
"url": "https://postapp.win/mcp",
"transport": "streamable-http"
}
}
}