Skip to main content
Glama
citizenteam

Citizen Deployment MCP Server

by citizenteam

deploy_from_local

Deploy applications from local directories by automatically packaging, uploading, and deploying files. Use for deploying current directories, local files, or iterating on fixes.

Instructions

Deploy from local directory. Automatically creates tar.gz, uploads, and deploys. Use this when deploying current directory, local files, or when iterating on fixes. ALWAYS monitor with get_deployment_status after calling. If build fails, analyze logs, fix files locally, and redeploy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
app_nameYesApplication name
directory_pathYesAbsolute path to local directory (use "." for current directory)
builderNoBuild system - use "auto" for automatic detection (default: auto)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/citizenteam/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server