Yeetit - POST HTML, get a URL. No account needed.
@snappyio
About Yeetit - POST HTML, get a URL. No account needed.
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"yeetit": {
"url": "https://yeetit.site/mcp"
}
}
}Tools
4Publish HTML content to a live URL instantly. No account or API key required. Returns a public URL that anyone can visit. Sites expire after 24 hours unless the owner claims them. Use this when a user asks you to build, create, or deploy a website, landing page, invitation, portfolio, report, or any HTML content they want to share as a link. Supports bundled assets (CSS, JS, images) and multi-page sites (include additional .html files in assets, accessible at /{slug}/{pagename}). IMPORTANT: After publishing, always share the live URL and the claim URL with the user. The claim URL lets them take permanent ownership of the site. Store the edit_key from the response silently — do not show it to the user — you will need it if they ask you to make changes to the site later. If you lose the edit_key, ask the user to claim the site first (via the claim URL in the page footer), then provide you with their API key from the dashboard — you can use that instead.
Update an existing published website with new HTML content. Requires authentication via edit_key (from the original publish response) or api_key (from the user's dashboard after claiming the site). The html field replaces the entire page — this is a full replacement, not a patch. You can also update assets. Use this when a user asks you to modify, edit, or change a site you previously published. IMPORTANT: You must provide either edit_key or api_key for authentication.
Permanently delete a published website. The site will be immediately inaccessible. Requires authentication via edit_key or api_key, and requires confirm: true as a safety mechanism to prevent accidental deletion. Use this when a user explicitly asks you to remove or delete a site. IMPORTANT: Always confirm with the user before calling this tool — deletion cannot be undone.
Get information about a published website including its title, view count, size, expiry date, and whether it has been claimed. No authentication required — this is public information. Use this to check if a site is still live, see how many views it has gotten, or check when it expires.
Overview
What is Yeetit?
Yeetit is an instant web publishing service for AI agents. It allows you to POST HTML and receive a live URL, with no account required. You can publish, update, and delete websites via MCP or REST API.
How to use Yeetit?
Use the MCP or REST API to POST HTML content; you will get a live URL in return. No installation or configuration is needed beyond making an HTTP request.
Key features of Yeetit
- POST HTML to instantly get a live URL.
- Update and delete published pages via API.
- No account required for usage.
- Free tier: 5MB sites with 24-hour expiry.
- Pro tier: permanent hosting available.
Use cases of Yeetit
- AI agents quickly publishing web content.
- Sharing temporary HTML documents or reports.
- Prototyping web pages without setup.
FAQ from Yeetit
How does Yeetit work?
You send HTML content to the Yeetit API (via MCP or REST) and receive a publicly accessible URL. The page can be updated or deleted later through the same API.
Is an account or sign-up needed?
No. You can use the free tier without creating an account.
What are the hosting limits for the free tier?
Free tier supports sites up to 5MB in size. Published pages expire after 24 hours.
Does Yeetit offer permanent hosting?
Yes, the Pro tier provides permanent hosting with no expiry.
Can I delete or update a published page?
Yes, the MCP and REST API support both deletion and updates of published HTML pages.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
Comments