MCP.so
Sign In

MCP Surge Server

@xhyqaq

About MCP Surge Server

surge-mcp-server

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

xhyqaq

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "surge-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/xhyqaq/surge-mcp-server"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP Surge Server?

MCP Surge Server is a Model Context Protocol (MCP) service for Surge.sh. It allows AI models to interact with Surge.sh through standardized interfaces, enabling login to Surge.sh accounts and deploying projects with random domains.

How to use MCP Surge Server?

Install via npx -y https://github.com/xhyqaq/surge-mcp-server. After installation, configure your MCP client to invoke the server’s tools for logging in and deploying.

Key features of MCP Surge Server

  • Login to Surge.sh accounts
  • Deploy projects to Surge.sh (generates random domains)
  • Built on the Model Context Protocol standard

Use cases of MCP Surge Server

  • Deploying static websites from AI-generated content
  • Automating Surge.sh deployments through an AI assistant
  • Testing temporary deployments with random domains

FAQ from MCP Surge Server

What does MCP Surge Server do?

It provides a standardized MCP interface for Surge.sh, allowing AI models to log into Surge.sh and deploy projects with random domains.

How do I install MCP Surge Server?

Run npx -y https://github.com/xhyqaq/surge-mcp-server in your terminal.

Do I need a Surge.sh account to use it?

Yes, you must log in to your Surge.sh account using the server’s login tool before deploying.

Comments

More Other MCP servers