MCP.so
ログイン

Superjolt MCP Server - AI-Powered JavaScript Deployment Platform

@scoritz

Superjolt MCP Server - AI-Powered JavaScript Deployment Platform について

Superjolt is a Platform-as-a-Service (PaaS) that enables developers to deploy JavaScript applications instantly with a single command: npx superjolt deploy. Through its native Model Context Protocol (MCP) integration, developers can manage their entire deployment infrastructure u

基本情報

カテゴリ

クラウドとインフラ

トランスポート

stdio

公開者

scoritz

投稿者

Scoritz

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "superjolt": {
      "command": "superjolt-mcp",
      "args": []
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Superjolt MCP Server?

Superjolt MCP Server is an AI-powered deployment platform that lets you manage JavaScript application infrastructure on Superjolt using natural language through Claude Desktop. It is designed for developers who want to deploy, monitor, and configure cloud services without leaving their chat interface.

How to use Superjolt MCP Server?

Install the Superjolt CLI globally with npm install -g superjolt (which includes the MCP server), then authenticate using superjolt login. Add an MCP server entry to your Claude Desktop configuration file with command "superjolt-mcp" and restart Claude Desktop. You can then issue natural language commands to manage deployments.

Key features of Superjolt MCP Server

  • Deploy JavaScript apps with a single natural language command
  • Manage machines, services, and environment variables
  • Add custom domains with automatic SSL
  • View real-time logs and monitor service status
  • Authenticate and get CI/CD tokens
  • Delete or rename services and machines

Use cases of Superjolt MCP Server

  • "Create a new production machine and deploy my app"
  • "Restart the API service and show its latest logs"
  • "Set DATABASE_URL on my backend service"
  • "Add app.example.com to my web service with SSL"
  • "Get my authentication token for CI/CD setup"

FAQ from Superjolt MCP Server

What runtime does Superjolt MCP Server require?

Node.js 16 or later is required because the MCP server uses modern JavaScript features.

How do I configure Superjolt MCP Server with Claude Desktop?

Add an entry under mcpServers in your Claude Desktop config file with command "superjolt-mcp" and an empty args array.

How do I fix "Unexpected token" errors from Claude Desktop?

Set your default Node.js version to 16 or higher (e.g., nvm alias default 16) and restart Claude Desktop, or use explicit Node and superjolt-mcp paths in the config.

What can I do with Superjolt MCP Server?

You can deploy, start, stop,

コメント

「クラウドとインフラ」の他のコンテンツ