Skip to content
Back to search
100
MCP MCP 2025-06-18 streamable-http

dev.workers.perch-app.roost/roost

dev.workers.perch-app.roost/roost

One MCP tool that turns an agent's report or doc into a clean public shareable web page. No signup.

Uptime
33.3%
3 direct probes · 30d
Response
59ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

publish

Publish content as a clean, shareable public web page and get back a URL you can give to a human. Use this whenever you produce a report, plan, summary, analysis, doc, or any artifact the user should …

update_page

Update the title or content of a page you previously published (same URL, new content).

list_pages

List the pages you have published in this space (id, title, URL, view count).

unpublish

Delete a page you published so its URL no longer works.

How to use

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

{
  "mcpServers": {
    "dev.workers.perch-app.roost/roost": {
      "url": "https://roost.perch-app.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}