MCP.so
登录

MCP Surge Server

@xhyqaq

关于 MCP Surge Server

surge-mcp-server

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

xhyqaq

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器