Loading MCP server directory, please wait...
Publish a single HTML file as a live HTTPS site in seconds. Versioned deploys, no delete tool.
npx @getmcp/cli add com.hdply/hdplyRequires Node.js 18+. Community-contributed server. Review source before installing.
Authorizationhdply API key from https://app.hdply.com/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hdply/hdply": {
"url": "https://api.app.hdply.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}