AgentBuilders
Server Details
Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 13 tools
Every tool has a clearly distinct purpose with no ambiguity. For example, create_app reserves an app name without deploying, while deploy_app actually deploys files; get_app retrieves app details, while get_deployment focuses on version history; and set_secret stores API keys, while verify_integration tests connectivity. The descriptions clearly differentiate overlapping concepts like deployment and previews.
All tools follow a consistent verb_noun pattern using snake_case throughout. Examples include claim_deployment, create_app, deploy_app, get_app, list_apps, update_app, set_secret, and verify_integration. This uniformity makes the toolset predictable and easy for agents to understand and navigate.
With 13 tools, the count is well-scoped for the server's purpose of app deployment and management. Each tool earns its place by covering distinct aspects like app creation, deployment, configuration, monitoring, and integration handling. This provides comprehensive coverage without being overwhelming or insufficient for the domain.
The toolset offers complete CRUD/lifecycle coverage for app deployment and management. It includes creation (create_app), deployment (deploy_app, deploy_preview), retrieval (get_app, list_apps, get_deployment, get_logs, get_viewkey), update (update_app), and deletion (implied via deployment management). It also covers advanced features like custom domains, secret management, and integration verification, leaving no obvious gaps for agent workflows.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
set_secret3 fields changed- changed
Input schema / properties / allowed_domains / descriptionPrevious value: -"Restrict the secret to these target domains (e.g., [\"api.openai.com\"])"New value: +"Restrict the secret to these target domains. Usually auto-detected from the secret name (e.g., STRIPE_* auto-allows api.stripe.com). Override only if needed." - changed
Input schema / properties / secret_name / descriptionPrevious value: -"Secret identifier (alphanumeric + dashes/underscores, max 64 chars)"New value: +"Secret identifier — use the service convention: STRIPE_SECRET_KEY, RESEND_API_KEY, NEON_DATABASE_URL, SENTRY_DSN, POSTHOG_API_KEY, CLERK_SECRET_KEY, OPENAI_API_KEY, GITHUB_TOKEN (alphanumeric + dashes/underscores, max 64 chars)" - changed
Input schema / properties / secret_value / descriptionPrevious value: -"The secret value (e.g., API key). Stored securely, never returned."New value: +"The secret value (e.g., sk_live_..., re_...). Stored securely, never returned."
- Added
verify_integration
8 tool updates
- Added
claim_deployment - Added
create_app - Added
create_custom_domain - Removed
delete_app - Added
deploy_preview - Added
get_deployment - Added
get_logs - Added
set_secret
6 tool updates
- First observed
delete_app - First observed
deploy_app - First observed
get_app - First observed
get_viewkey - First observed
list_apps - First observed
update_app
Related MCP Connectors
Deploy web apps with sign-in, per-user storage, realtime and AI built in.
Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.
Publish any app in one call: SQL database, functions, email, and a custom domain. Flat price.
Deploy full-stack apps (Postgres, Redis, S3, workers, backups) from Claude or curl. 59 MCP tools.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceDeploy full-stack apps from AI. 75+ tools: GitHub/Docker deploy, databases, environments, security, billing.2-
- AlicenseNot gradedqualityAmaintenanceInstant secure Full Stack Apps and AI Agents1,193MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to scaffold, edit, live-preview, and deploy full-stack apps with built-in database, email, and push notification capabilities through natural language.19MIT
- AlicenseAqualityCmaintenanceDeploys full-stack projects to EdgeOne Makers and returns publicly accessible URLs, with support for authentication and automatic project naming.149 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.