Servers
Superjolt MCP Server - AI-Powered JavaScript Deployment Platform
@scoritz
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
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"superjolt": {
"command": "superjolt-mcp",
"args": []
}
}
}