Loading MCP server directory, please wait...
Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.
npx @getmcp/cli add io.github.hostsmith/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hostsmith/mcp-server": {
"command": "npx",
"args": [
"-y",
"@hostsmith/mcp-server"
],
"env": {
"HOSTSMITH_URL": "https://hostsmith.net",
"HOSTSMITH_API_DOMAIN": "",
"HOSTSMITH_BASE_URL": ""
}
}
}
}