{
  "markdown": "# SiteLauncher MCP Server\n\nMCP server for deploying live HTTPS websites in seconds via [SiteLauncher](https://sitelauncher.xyz).\n\n- **Instant subdomains** ($1 USDC) - deploy to `yourname.sitelauncher.xyz` with SSL\n- **Custom .xyz domains** ($10 USDC) - register, DNS, SSL, deploy automatically\n- **Templates** - degen (memecoin) and agent (AI agent profile) styles\n- **Payments** - USDC on Base chain\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `deploy_site` | Deploy a website (requires USDC payment tx hash) |\n| `check_availability` | Check if a custom .xyz domain is available |\n| `check_status` | Poll order progress for custom domain deploys |\n| `list_sites` | List all sites owned by a wallet address |\n| `list_domains` | List available parent domains for subdomains |\n| `domain_capacity` | Check daily domain registration capacity |\n| `health` | Check service health and dry_run status |\n\n## Installation\n\n### Claude Desktop / Claude Code (stdio)\n\nAdd to your MCP settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"sitelauncher\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"sitelauncher-mcp-server\", \"--stdio\"]\n    }\n  }\n}\n```\n\n### Streamable HTTP\n\n```bash\nnpx sitelauncher-mcp-server\n```\n\nStarts an HTTP server on port 3100 (override with `MCP_PORT` env var). MCP endpoint: `http://localhost:3100/mcp`\n\n## Environment Variables\n\n| Variable | Default | Description |\n|----------|---------|-------------|\n| `SITELAUNCHER_API_URL` | `https://sitelauncher.xyz/api` | API base URL |\n| `MCP_PORT` | `3100` | HTTP server port (non-stdio mode) |\n\n## How It Works\n\n1. An AI agent sends USDC on Base chain to the SiteLauncher wallet\n2. The agent calls `deploy_site` with the transaction hash and site details\n3. SiteLauncher verifies payment on-chain, generates the site, and deploys it\n4. The agent receives the live URL\n\nFor custom domains ($10 USDC), the pipeline registers the domain via Porkbun, sets up DNS, provisions SSL via Let's Encrypt, and deploys. Use `check_status` to poll progress.\n\n## Payment\n\nAll payments are USDC on Base chain. Send to the SiteLauncher receive wallet before calling `deploy_site`.\n\n| Service | Price |\n|---------|-------|\n| Instant subdomain | $1 USDC |\n| Custom .xyz domain | $10 USDC |\n| Domain renewal | $16 USDC |\n\n## License\n\nMIT\n",
  "bytes": 2282,
  "sha": "4a8ebdfbb67490bf37471395126e85fc4560c43a81d529e91a85e668ee6fcf69",
  "repo_slug": "trackerfitness729-jpg/sitelauncher-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_trackerfitness729_jpg_sitelaun_101b407d/readme"
}