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
基本信息
配置
使用下面的配置,将此服务器添加到你的 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,
云与基础设施 分类下的更多 MCP 服务器
Kubernetes MCP Server
reza-gholizadeManage Your Kubernetes Cluster with k8s mcp-server
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
Mcp K8s Go
strowkMCP server connecting to Kubernetes
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
评论