BorealHost
Rank #16,945ai.borealhost/mcp
Agent-native web hosting — deploy sites, manage DNS, register domains, scale infrastructure
BorealHost is a Model Context Protocol (MCP) server published by alainsvrd. It ranks #16,945 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BorealHost is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 115,101 of 132,046 servers on MCP Toplist.
Use BorealHost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http borealhost https://borealhost.ai/mcp/claude mcp add borealhost -e "BOREALHOST_API_KEY=<your BOREALHOST_API_KEY>" -- uvx borealhost-mcpReplace each placeholder with your own value before saving.
[mcp_servers.borealhost]
url = "https://borealhost.ai/mcp/"Add to ~/.codex/config.toml.
[mcp_servers.borealhost]
command = "uvx"
args = ["borealhost-mcp"]
[mcp_servers.borealhost.env]
BOREALHOST_API_KEY = "<your BOREALHOST_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://borealhost.ai/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"borealhost": {
"command": "uvx",
"args": [
"borealhost-mcp"
],
"env": {
"BOREALHOST_API_KEY": "<your BOREALHOST_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"borealhost": {
"url": "https://borealhost.ai/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"borealhost": {
"command": "uvx",
"args": [
"borealhost-mcp"
],
"env": {
"BOREALHOST_API_KEY": "<your BOREALHOST_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"borealhost": {
"type": "http",
"url": "https://borealhost.ai/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"borealhost": {
"type": "stdio",
"command": "uvx",
"args": [
"borealhost-mcp"
],
"env": {
"BOREALHOST_API_KEY": "<your BOREALHOST_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"borealhost": {
"serverUrl": "https://borealhost.ai/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"borealhost": {
"command": "uvx",
"args": [
"borealhost-mcp"
],
"env": {
"BOREALHOST_API_KEY": "<your BOREALHOST_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"borealhost": {
"url": "https://borealhost.ai/mcp/"
}
}
}{
"mcpServers": {
"borealhost": {
"command": "uvx",
"args": [
"borealhost-mcp"
],
"env": {
"BOREALHOST_API_KEY": "<your BOREALHOST_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.borealhost%2Fmcp)<a href="https://mcptoplist.com/server/ai.borealhost%2Fmcp"><img src="https://mcptoplist.com/badge/ai.borealhost%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alainsvrd
Available versions (9)
| Version | Published |
|---|---|
| 0.4.2 | Sep 6, 2026 |
| 0.4.1 | Aug 25, 2026 |
| 0.4.0 | Aug 25, 2026 |
| 0.3.0 | Aug 5, 2026 |
| 0.2.0 | Jul 16, 2026 |
| 0.1.4 | Apr 14, 2026 |
| 0.1.3 | Apr 13, 2026 |
| 0.1.2 | Apr 12, 2026 |
| 0.1.1 | Apr 12, 2026 |
Frequently asked questions
- Who maintains BorealHost?
- BorealHost is maintained by alainsvrd, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is BorealHost listed on the Official MCP Registry?
- Yes — BorealHost is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does BorealHost have?
- MCP Toplist tracks 9 versions of BorealHost, most recently published on Sep 6, 2026.
- Where can I find the source code for BorealHost?
- The source code for BorealHost is hosted at github.com/alainsvrd/platform.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.