One platform for domain, hosting, email, analytics and your back-end. AI native, no DNS.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
dropthehassle-mcp · npm · 0.3.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.bosmdavid-gif/dropthehassle",
"description": "One platform for domain, hosting, email, analytics and your back-end. AI native, no DNS.",
"title": "DropTheHassle",
"repository": {
"url": "https://github.com/bosmdavid-gif/dropthehassle-mcp",
"source": "github"
},
"version": "0.3.1",
"websiteUrl": "https://dropthehassle.com",
"packages": [
{
"registryType": "npm",
"identifier": "dropthehassle-mcp",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your DropTheHassle account token from the dashboard. The agent uses it to act on your account. It can deploy and manage, but there is no endpoint to spend money.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DTH_TOKEN"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"tools": [
{
"description": "Show which DropTheHassle account and plan the token belongs to.",
"name": "whoami"
},
{
"description": "List the sites in your account with their live links and status.",
"name": "list_sites"
},
{
"description": "Check if a domain is available and what it costs, before you buy.",
"name": "search_domain"
},
{
"description": "Put a site online, or push an update to a site you already have.",
"name": "deploy_site"
},
{
"description": "Connect a domain you own to a site and set its DNS, redirects and email.",
"name": "point_domain"
},
{
"description": "Rename a site's free link to a chosen name, with the old link redirecting.",
"name": "choose_link"
},
{
"description": "Link your own backend (Railway, Render, anywhere) behind your domain: API paths or the whole site reverse-proxy to it.",
"name": "set_backend"
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-19T13:57:36.262099Z",
"publishedAt": "2026-07-19T13:57:36.262099Z",
"updatedAt": "2026-07-19T13:57:36.262099Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.