Skip to main content
Glama
citizenteam

Citizen Deployment MCP Server

by citizenteam

get_deployment_status

Check deployment progress and view detailed logs to monitor application deployment status on the Citizen platform. Use this tool to identify and troubleshoot errors during deployment.

Instructions

Get deployment run status and detailed logs. CRITICAL: After starting any deployment, poll this every 5-10 seconds until status is "completed" or "failed". If failed, carefully read ALL logs to identify the error (missing dependencies, version mismatches, port binding issues, etc.) and suggest fixes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
run_idYesDeployment run ID (returned from deploy_from_git or deploy_from_local)

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