Leaderboard/AgentBuilders
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

AgentBuilders

AI & Agents

Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.

86/100
Operational Score
Score Breakdown
Availability27/30
Conformance30/30
Performance29/40
Key Metrics
Uptime 30d
99.5%
P95 Latency
496.6ms
Conformance
Pass
Trend
Stable
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 200 in 267ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 496ms, task completion: 100%
Skills
deploy_app

Deploy a full-stack web app. Creates or redeploys an app with static files, optional database, file storage, user auth, and RBAC. Supports BYO (Bring Your Own) integrations — after deploy, use set_secret to attach third-party API keys (Stripe, Resend, Neon, etc.) and the app can proxy requests through them securely. Returns a live URL.

list_apps

List all apps deployed with your API key.

get_app

Get details of a specific app including URL, capabilities, and version.

update_app

Update app settings (e.g., toggle public/private) without full redeploy.

get_viewkey

Get the viewKey for a private app. Users need this to access the app.

create_app

Create an app entry without deploying files. Reserves the name and sets initial configuration. Supports BYO (Bring Your Own) integrations via proxy secrets — after creation, use set_secret to attach third-party API keys and verify_integration to confirm connectivity. Use deploy_app later to push files.

deploy_preview

Deploy an ephemeral preview of an app. The preview auto-expires after the specified TTL (default: 1 hour, max: 24 hours). Returns a unique preview URL.

claim_deployment

Claim ownership of an agent-deployed app using its claim code. Transfers the app from the deploying agent to your account.

get_deployment

Get deployment history and version info for an app. Returns the current version, available rollback versions, and deploy trail entries.

get_logs

Get recent deploy logs and operational events for an app. Includes deploy successes, failures, rollbacks, and errors.

set_secret

Store a BYO (Bring Your Own) proxy secret for an app. Used to attach third-party API keys so the app can proxy requests through AgentBuilders without exposing keys to the client. Common secret names: STRIPE_SECRET_KEY, RESEND_API_KEY, NEON_DATABASE_URL, SENTRY_DSN, POSTHOG_API_KEY, CLERK_SECRET_KEY, OPENAI_API_KEY, GITHUB_TOKEN. Domains are auto-detected from the secret name (e.g., STRIPE_* routes to api.stripe.com). Secret values are never returned in responses. Use verify_integration after setting a secret to confirm connectivity.

create_custom_domain

Attach a custom domain to an app. Returns DNS instructions (CNAME + TXT records) for verification. Requires Hobby tier or above.

verify_integration

Verify a BYO (Bring Your Own) integration is correctly configured for an app. Checks that the proxy secret exists, the target service is reachable, and a lightweight health probe succeeds. Returns structured pass/fail per check. Supported services: stripe, resend, neon, sentry, posthog, clerk, openai, github, supabase.

Tools
13 tools verified via live probe
verified 2d ago
Server: agentbuildersVersion: 0.9.0Protocol: 2025-03-26
Recent Probe Results
TimestampStatusLatencyConformance
Apr 3, 2026success267.6msPass
Apr 3, 2026success421.6msPass
Apr 3, 2026success320msPass
Apr 3, 2026success357.4msPass
Apr 3, 2026success39.3msPass
Apr 3, 2026success540.5msPass
Apr 2, 2026success238.2msPass
Apr 2, 2026success291.5msPass
Apr 2, 2026success334msPass
Apr 2, 2026success553.2msPass
Source Registries
mcp-registry
First Seen
Mar 25, 2026
Last Seen
Apr 1, 2026
Last Probed
Apr 3, 2026