DropTheHassle MCP server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DropTheHassle MCP serverdeploy the static site in ./dist"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DropTheHassle MCP server
Let your AI put sites online, find real available domain names, and point names at sites, all from your editor. It cannot spend money: buying a domain stays a click you make in the dashboard.
Connect
On dropthehassle.com, open the menu (top right) and pick Connect your AI. Copy your token (starts with
dth_).Add this server to your AI's MCP config, with the token as
DTH_TOKEN.
Claude Desktop / Claude Code (claude_desktop_config.json or .mcp.json):
{
"mcpServers": {
"dropthehassle": {
"command": "npx",
"args": ["-y", "dropthehassle-mcp"],
"env": { "DTH_TOKEN": "dth_your-token-here" }
}
}
}Related MCP server: Runbox Website Builder MCP
Tools your AI gets
whoami — confirm the connected account.
list_sites — your sites, their live URLs and the domains on each.
search_domain — is a name free, and what does it cost? (read-only; never buys)
deploy_site — put a built folder online on a free link (or update an existing site).
point_domain — point one of your names at one of your sites.
Just ask, e.g. "put the site in ./dist online" or "find me a free .com like pocketlighthouse".
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI agents to deploy static files and get live HTTPS URLs instantly, with support for custom domains and data residency.Last updated9166MIT
- Alicense-qualityFmaintenanceProvides a remote coding environment for AI to publish static websites as live URLs, with live code editing and sandbox execution.Last updated3418ISC

4everland-hosting-mcpofficial
Alicense-qualityDmaintenanceEnables AI-driven deployment of code to decentralized storage networks like Greenfield, IPFS, and Arweave, providing instantly accessible webpage domains.Last updated552MIT- Alicense-qualityDmaintenanceEnables users to get free subdomains with automatic DNS provisioning directly through LLM-powered tools like Claude Code.Last updated5MIT
Related MCP Connectors
Domain search, registration, DNS, marketplace, and checkout with your AI agent.
Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bosmdavid-gif/dropthehassle-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server