dev.workers.perch-app.roost/roost
dev.workers.perch-app.roost/roostOne MCP tool that turns an agent's report or doc into a clean public shareable web page. No signup.
Tools · 4
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 the title or content of a page you previously published (same URL, new content).
List the pages you have published in this space (id, title, URL, view count).
Delete a page you published so its URL no longer works.
Similar MCP servers embedding-nearest
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"
}
}
}