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.

コメント

「その他」の他のコンテンツ