Skip to main content
MCP Server

Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure

Share
0 stars Python Unknown Updated: 2026-04-14

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the BorealHost MCP server for me.

Server: BorealHost
Description: Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure
Install command: python -m borealhost-mcp

Environment variables needed:
- BOREALHOST_API_KEY: BorealHost API key (format: bh_<48 hex chars>). Optional — you can also call register() or set_api_key() at runtime.

GitHub: https://github.com/alainsvrd/borealhost-mcp

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-borealhost-mcp": {
      "command": "python",
      "args": [
        "-m",
        "borealhost-mcp"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

pip Run after pip install
python -m borealhost-mcp

Tools (1)

execute

Execute BorealHost operations

Environment Variables

BOREALHOST_API_KEY Optional

BorealHost API key (format: bh_<48 hex chars>). Optional — you can also call register() or set_api_key() at runtime.

Example: your-value-here

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure

Overview

Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure

Repository

Find the source code at https://github.com/alainsvrd/borealhost-mcp.

Tools

  • execute: Execute BorealHost operations

Environment Variables

  • BOREALHOST_API_KEY: BorealHost API key (format: bh_<48 hex chars>). Optional — you can also call register() or set_api_key() at runtime.

Installation

PIP

python -m borealhost-mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.