Pastml
Deploy HTML and Markdown as live URLs.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Deploy Html: Deploy an HTML page to PastML and get a live URL. Pass your HTML, optional title, and optional expiry (days or ISO date). Free users max 60 days. Pro/Studio users can set any expiry or le
- Deploy Md: Deploy a Markdown document to PastML and get a live URL. The Markdown is converted to a styled dark-theme HTML page. Pass your Markdown text, optional title, and optional expiry (days or IS
- Search Pastes: Search your pastes by title or paste ID.
What data it sees
Do you need an account
No: the server works without sign-in
Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.
Server tool list (9)
Raw names from tools/list. Only developers need these.
| deploy_html | Deploy an HTML page to PastML and get a live URL. Pass your HTML, optional title, and optional expiry (days or ISO date). Free users max 60 days. Pro/Studio users can set any expiry or leave blank for no expiry. |
| deploy_md | Deploy a Markdown document to PastML and get a live URL. The Markdown is converted to a styled dark-theme HTML page. Pass your Markdown text, optional title, and optional expiry (days or ISO date). Free users max 60 days. |
| search_pastes | Search your pastes by title or paste ID. |
| get_paste | Get the raw content of a paste you own by its ID. Returns the full HTML/Markdown source. Read-only — does not consume quota. |
| update_paste | Overwrite the content of an existing paste by its ID. Provide new HTML or Markdown content (exactly one required). The paste ID and URL stay the same. |
| delete_paste | Delete a paste you own by its paste ID. |
| disable_paste | Temporarily disable a paste so it shows a "disabled by owner" page instead of the content. You can re-enable it with enable_paste. |
| enable_paste | Re-enable a disabled paste so it shows its content again. Only works on pastes you own that are currently disabled. |
| get_limits | Get your plan limits, current monthly usage, and aggregate paste stats (total pastes, views, size). |