✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

AutoProvisioner MCP Server (open beta)

Installation

  1. Remote (Recommended)
  • requires node and npm to be installed
  • remote, SSE-based communication

Update configuration as follows:

{
  "mcpServers": {
    "autoprovisioner": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://autoprovisioner-remote.zerosync.co/sse"
      ]
    }
  }
}
  1. Local
  • no system dependencies
  • local, stdio-based communication

Step 1:

curl -fsSL https://raw.githubusercontent.com/zerosync-co/mcp-server-autoprovisioner/main/install-prerelease.sh | bash

Step 2:

Run mcp-server-autoprovisioner init, or update configuration as follows

{
  "mcpServers": {
    "autoprovisioner": {
      "command": "path/to/mcp-server-autoprovisioner", // which mcp-server-autoprovisioner
      "args": [
        "run",
        "user_..." // mcp-server-autoprovisioner whoami
      ]
    }
  }
}

Build From Source

deno compile 
    --output mcp-server-autoprovisioner 
    --env-file=".env" 
    --no-check 
    -A stdio/index.ts

Testing options

npx @modelcontextprotocol/inspector

Featured Templates

View More
AI Characters
Sarcastic AI Chat Bot
129 2037
AI Characters
Your Speaking Avatar
171 929
Data Analysis
Pharmacy Admin Panel
254 2272
Verified Icon
AI Agents
AI Chatbot Starter Kit
1342 9274
AI Engineering
Python Bug Fixer
122 1766
Customer service
Multi-language AI Translator
139 1246

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.