AutoProvisioner

by zerosync-co

Not rated
GitHub

About

A server for automated provisioning, supporting both local and remote communication protocols.

Details

Author
zerosync-co
Categories
Developer Tools, Infrastructure

Setup

Install AutoProvisioner in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/zerosync-co/mcp-server-autoprovisioner

Follow the installation instructions in the repository README, then restart your MCP client.

- requiresnode and npm to be installed
- remote,
SSE-based communication

{ "mcpServers": { "autoprovisioner": { "command": "npx", "args": [ "mcp-remote", "https://autoprovisioner-remote.zerosync.co/sse" ] } } }

- no system dependencies
- local,stdio-based communication

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

Runmcp-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 ] } } }
deno compile \ --output mcp-server-autoprovisioner \ --env-file=".env" \ --no-check \ -A stdio/index.ts

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Access and interact with Harness platform data, including pipelines, repositories, logs, and artifact registries.

An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about container images, listing tags, and more.

The Railway MCP Server enables natural language interaction with your Railway projects and infrastructure. Ask your IDE or AI assistant to create projects, deploy templates, manage environments, pull variables, redeploy services, and more.

The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..

Manage Laravel Forge servers and sites using the Forge API.

A CLI tool to automate packaging MCP servers as Docker images and deploying them to AWS ECS.

A command-line tool to automate the deployment of MCP servers to AWS ECS.

A Nix-based configuration framework for deploying MCP servers with ready-to-use packages, supporting modular and reproducible builds.

Integrate with PipeCD to manage applications and deployments.

Paid remote MCP for Skybridge, structured receipts, usage logs, and audit-ready JSON evidence.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.