Clusters, containers, infrastructure and deployment. Every tool below was read from that server's own
tools/list, so the name and arguments are what the server exposes, not what
its description claims.
| Tool | Server |
|---|---|
| plan_deployanswers Turns YOUR repo classification (you scan the repo and pass what you found) into a complete, approvable deploy plan WITHOUT creating anything. ⚡ REDU NEEDS THREE FILES IF THEY EXIST - redu.md, the compose file, the Doc... | mcp cloud.redu |
| deploy_composeanswers Deploys a MULTI-CONTAINER app — a repo that ships docker-compose.yml / compose.yaml — onto ONE VM via podman-compose, and exposes one or more services at redu.cloud URLs. Use this instead of deploy_app when the repo i... | mcp cloud.redu |
| deploy_overviewanswers Orientation for deploying an app on redu.cloud: the end-to-end flow, the two source modes (git vs upload), how to handle a missing Dockerfile or a database, when (and when NOT) to split a deploy across multiple VMs, v... | mcp cloud.redu |
| upgrade_to_clusteranswers THE WAY TO MAKE AN EXISTING APP HIGHLY AVAILABLE. If the user asks for high availability, redundancy, no single point of failure, surviving a host or VM failure, or 'stay up if a machine dies', this is the tool: point... | mcp cloud.redu |
| update_clusteranswers Updates a running autoscaling cluster to a new app version IN PLACE, with NO URL change: snapshots the 'hero' VM (the source/master VM you SSH into and change — it is also the always-on baseline member that serves tra... arguments: idempotency_key, stack_name, stack_id, instance_id | mcp cloud.redu |
| deploy_appanswers Deploys an app to a VM and exposes it at a public https://<name>-<id>.redu.cloud URL. The container is built ON the VM. PREREQS — run check_deploy_prerequisites first for network_id + keypair_name, then plan_deploy fo... | mcp cloud.redu |
| create_clusteranswers Creates a new GKE cluster in a given project and location. It's recommended to read the [GKE documentation](https://docs.cloud.google.com/kubernetes-engine/docs/concepts/configuration-overview) to understand cluster c... arguments: cluster, parent | mcp com.googleapis.container |
| deploy_service_from_imageanswers Deploy a container image from Artifact Registry or Docker Hub as a Cloud Run service. arguments: service | mcp com.googleapis.run |
| awsinspectanswers INSPECTION: Inspect AWS infrastructure for a deployed project
⚠️ **PREREQUISITE**: This tool requires a prior deployment ATTEMPT (successful or failed).
Check convostatus for hasDeployAttempt=true before calling. Work... arguments: session_id, service, action, filters, detail, raw | InsideOut (Riley) com.luthersystems.insideout |
| awsinspect_batchanswers BATCH INSPECTION: run up to 32 AWS inspect probes in one call.
⚠️ **PREREQUISITE**: Same as awsinspect — deploy attempt required.
Check convostatus for hasDeployAttempt=true before calling.
Use this when you need to ... arguments: session_id, subs | InsideOut (Riley) com.luthersystems.insideout |
| tfdeployanswers WORKFLOW: Step 4 of 4 - Deploy infrastructure to the cloud
Deploy infrastructure by starting a Terraform job for an InsideOut session.
This tool initiates the actual deployment process after Terraform files have been ... arguments: session_id, sandbox, version, plan_id, project_id, ignore_drift | InsideOut (Riley) com.luthersystems.insideout |
| forecast_deployment_costanswers Estimate the monthly cloud deployment cost for a set of services on a given provider. Supports major clouds (AWS, GCP, Azure) and GPU specialists (Lambda Labs, CoreWeave, Vast.ai). For H100/GPU pricing, use the GPU pr... arguments: provider, services_to_add | IntegrityPulse FinOps io.github.maryadawson-code |
| deployanswers Put a website live at a public URL. Use this when the user wants to publish, launch, or get a page online — e.g. 'I need a website', 'put up a page for my business', 'make this live'. Takes static files (HTML, CSS, JS... arguments: files, email, site_id, edit_token | Just Publish ai.justpublish |
| search_clustersanswers Search Chinese apparel industrial clusters and textile markets.
USE WHEN user asks:
- "where is China's [denim / suit / women's wear / underwear] manufacturing concentrated"
- "what is the largest [silk / cashmere / ... arguments: province, type, specialization, scale, limit, offset | MRC Data — China's Apparel Supply Chain Infrastructure ai.meacheal |
| compare_clustersanswers Compare multiple Chinese apparel industrial clusters side-by-side on key metrics.
PREREQUISITE: You MUST first call search_clusters to obtain valid cluster_ids. Do not guess IDs.
USE WHEN user asks:
- "compare Humen... arguments: cluster_ids, verbose_hints | MRC Data — China's Apparel Supply Chain Infrastructure ai.meacheal |
| get_cluster_suppliersanswers List all suppliers in a specific industrial cluster.
USE WHEN user asks:
- "what factories are in Humen cluster"
- "show me suppliers in Keqiao fabric market"
- "list all womenswear factories in [cluster]"
- "top-qua... arguments: cluster_id, limit, offset, verbose_hints | MRC Data — China's Apparel Supply Chain Infrastructure ai.meacheal |
| deployanswers Publish the site. Verified accounts run quality checks; unverified accounts skip checks (checkRuns: 0) and still go live. POST returns quickly — poll get_deployment_status until live or failed. Do not retry POST while... arguments: project_id, force | Novence ai.novence |
| get_deployment_statusanswers Get latest or specific deployment status arguments: project_id, deployment_id | Novence ai.novence |
| compute_deployanswers Deploy a cloud VPS keyed to your wallet (optionally auto-installs OpenClaw/skills). Priced per server type — the exact quote is returned in the 402 challenge, paid per-action via x402. arguments: name, serverType, image, location, install, sshPublicKey | Palmyr ai.palmyr |
| spl-token_deployTokenanswers Deploy a new SPL token with Metaplex metadata. Returns the mint address and an unsigned transaction. SAP MCP context: Protocol spl-token; operation class write. Use for SPL token deploy, mint, transfer, burn, freeze, ... arguments: owner, name, symbol, decimals, initialSupply, uri | SAP MCP Server ai.oobeprotocol.sap.mcp |
| metaplex-nft_deployCollectionanswers Deploy a new NFT collection via Metaplex. Returns the collection mint and metadata addresses. SAP MCP context: Protocol metaplex-nft; operation class write. Use for Metaplex NFT collection, mint, metadata, royalty, cr... arguments: authority, name, symbol, uri, sellerFeeBasisPoints, isMutable | SAP MCP Server ai.oobeprotocol.sap.mcp |
| get_deploy_resultanswers Wait for a `one_shot` deploy to finish and return its final result.
`one_shot` returns a job_token immediately and the LIVE CARD already streams
progress and renders the interactive backtest chart itself. Cal... arguments: job_token | ai.quantifyme/quantifyme ai.quantifyme |
| list_deployedanswers List the user's currently deployed (live) models. | ai.quantifyme/quantifyme ai.quantifyme |
| get_insider_cluster_buysanswers Detect cluster buying patterns for a company. Identifies periods where 3+ distinct insiders purchased shares within a 14-day window -- a strong bullish signal that often precedes positive corporate announcements or pr... arguments: ticker | Signal8 ai.signal8 |
| chain_deploymentsanswers New contract deployments on Robinhood Chain (Ottoscan; full history
since genesis). tokens_only=True returns only new token contracts. arguments: limit, verified_only, tokens_only | Otto Data — Robinhood Chain app.ottodata |
| get_news_clustersanswers Current topic clusters over the live headline digest, computed with the same Jaccard clustering the dashboard uses. arguments: limit, min_sources, variant, category, query, jmespath | World Monitor app.worldmonitor |
| deploy_siteanswers Publish a website to a live URL. Deploy a static site or single-page app you built (with AI or by hand) to your platform subdomain (e.g. {name}.vibedeploy.be or {name}.vibedeploy.eu) with automatic SSL, and optionally... arguments: name, files, confirm, dryRun | vibedeploy be.vibedeploy |
| build_and_deployanswers Run a build inside a hardened one-shot pod against the site's editable source tree (write source first via write_source_files / list_source_files autoPromote), then atomically swap the build output into the live dist.... arguments: name, siteId, buildCommand, outputDir, rootPath, saveManifest | vibedeploy be.vibedeploy |
| deploy_from_urlanswers Publish a website to a live URL from a public archive link. Point this at a tar(.gz) archive on github / gist / S3 and the server fetches and deploys it, no upload from your side. Server-side fetch of a tar(.gz) archi... arguments: name, archiveUrl, mode | vibedeploy be.vibedeploy |
| begin_deployanswers Opens a staging session for a multi-call deploy. Use when the site is too large to fit in a single deploy_site/update_site call. Pair with add_files (one or more times) OR a single tarball upload to the returned uploa... arguments: name, mode | vibedeploy be.vibedeploy |
| commit_deployanswers Atomically apply a staging session's files to the live site. Runs preflight + secret/malware scan against the complete staged set; on failure the session stays open and can be re-attempted or aborted. For replace-mode... arguments: deployId, confirm, delete, dryRun | vibedeploy be.vibedeploy |
| abort_deployanswers Discard a staging session and its scratch dir. Live site is untouched. Returns immediately; cleanup is best-effort and the sweeper will retry if it fails. arguments: deployId | vibedeploy be.vibedeploy |
| list_deploysanswers Return staging sessions for the team this token belongs to. Defaults to currently-active ones (open + committing). Up to 50 rows. arguments: status | vibedeploy be.vibedeploy |
| search_lawsanswers Use this tool to find STATUTE ARTICLES by topic — full-text over every locally indexed article, federal (Fedlex mirror) AND cantonal (LexFind mirror, all 26 cantons), interleaved. Not for whole laws by name (search_le... arguments: query, sr_number, canton, jurisdiction, language, limit | OpenCaseLaw — Swiss Caselaw, Statutes & Doctrine ch.opencaselaw |
| check_deploy_prerequisitesanswers The deploy ENTRY GATE — run this first when a user wants to deploy. Verifies the account is ready and AUTO-SELECTS the network_id + keypair_name to pass to deploy_app (so you never hunt for them): (1) account reachabl... arguments: mode | mcp cloud.redu |
| list_clustersanswers Lists your autoscaling clusters. | mcp cloud.redu |
| set_cluster_domainanswers Changes the PUBLIC HOSTNAME a cluster serves on, so the user can put THEIR OWN production domain (shop.acme.com, app.theircompany.com) in front of it instead of the auto-generated redu.cloud URL. That is what this too... arguments: stack_id, domain | mcp cloud.redu |
| delete_clusteranswers Deletes an autoscaling cluster — tears down the WHOLE cluster: every autoscaled EXTRA member VM, the load balancer, the pool, the cluster security group, and the cluster's *.redu.cloud proxy host. Your SOURCE (hero) V... arguments: stack_name, stack_id | mcp cloud.redu |
| deploy_vpnanswers Stands up a redu VPN gateway (WireGuard tunnelled over wstunnel on WSS/443) on your PRIVATE network, so you (or your team) can reach the private IPs of the VMs you deployed on redu, over a single https endpoint — no U... arguments: keypair_name, name, network_id, flavor_id, client_cidr, confirm | mcp cloud.redu |
| list_deploymentsanswers Lists your app deployments. Each row carries status (provisioning/ready/build_failed/error), the current build phase while provisioning (installing/source/building/built/starting), the public access_point URL, port, r... | mcp cloud.redu |
| verify_deploymentanswers Asks redu to re-probe a deployment's public URL and update its status from what it actually observes. USE THIS AFTER YOU HAVE FIXED A FAILED DEPLOY - a deployment that ended 'error' or 'build_failed' but is now servin... arguments: id | mcp cloud.redu |
| delete_deploymentanswers Deletes a deployment and its underlying app VM. Pass the numeric id from list_deployments. IMPORTANT: if the deployment used database:'managed', the managed Postgres VM is NOT deleted (data safety) — this tool returns... arguments: id | mcp cloud.redu |
| wait_for_deploymentanswers ⭐ CALL THIS INSTEAD OF POLLING. Blocks until the deployment reaches a TERMINAL state (ready, build_failed, error or vm_missing) and returns, in ONE response, everything you would otherwise fetch afterwards: the HTTP s... arguments: id, timeout_s | mcp cloud.redu |
| get_deploymentanswers Fetches ONE deployment by its numeric id (from list_deployments). Returns its current status, the public access_point URL, the underlying VM id, AND the build_log - IN FULL when status is 'build_failed' or 'error', wh... arguments: id, redu_md | mcp cloud.redu |
| cluster_sites_by_latencyanswers Physics-bounded latency clustering for 2-8 sites — returns viable low-latency clusters and pairwise RTT floors before any routing work. Use when your human wants to know which of N candidate sites can form a synchrono... arguments: sites, candidate_ids, max_latency_us, min_confidence | DC Hub — Data Center & Power Intelligence cloud.dchub |
| run_mcp_deployability_diagnosticanswers MCP Server Deployability Diagnostic: OpenChainGraph compute node (agent_guardrail_mandate). Deterministic OpenChainGraph compute node. By default (compute:"auto") inputs are computed server-side on Cloudflare Workers ... arguments: policy_parameters, compute, parent_hashes, parent_tool_ids | AINumbers Fintech Intelligence Suite co.ainumbers |
| deployer_reputationanswers Has this WALLET rugged before? Track record of a creator/deployer address: how many tokens fingers has watched it launch and how many rugged or died. A SERIAL RUGGER's next launch is a red flag even when the fresh con... arguments: wallet | co.fingersai/fingers co.fingersai |
| deployer_checkanswers Due diligence on the WALLET/DEPLOYER behind a token, NFT, or mint: how many contracts it has deployed before and when (its TRACK RECORD), how old the wallet is, plus its scam/abuse reputation. THE key check for 'who i... arguments: address, chain | co.fingersai/fingers co.fingersai |
| search_ai_lawsanswers Full-text search over the audited AI-regulation dataset (US state + federal, EU, global) by title and summary. Returns matching law records with jurisdiction, status, and the official source URL. Data by AI Law Tracke... arguments: q, scope, jurisdiction, status, in_force, updated_since | AI Law Tracker com.ai-law-tracker |
| list_ai_lawsanswers List AI-regulation records with filters (scope, jurisdiction, status, in_force, updated_since, keyword q), sorting and pagination. Use this to browse laws for a place; use search_ai_laws for free-text search. Data by ... arguments: scope, jurisdiction, status, in_force, updated_since, q | AI Law Tracker com.ai-law-tracker |
| clusters.listanswers List all principle clusters with their stable slugs and linked principle titles. Use this to discover which clusters exist before drilling in with clusters.get or filtering principles.list by cluster. Prefer clusters.... | AI Design Blueprint com.aidesignblueprint |
| clusters.getanswers Get one principle cluster by stable slug. Returns the cluster definition, shared rationale, and the full set of member principles (slug + title) so the caller can pivot into principles.get without a second list call. ... arguments: slug | AI Design Blueprint com.aidesignblueprint |
| deploy_demo_cataloganswers [orders-admin] Deploy the built-in ProductHub demo catalog (categories + sample products). Use on empty demo instances only — may duplicate data if run twice. | com.b2bware/mcp-server com.b2bware |
| get_deployment_optionsanswers List blockchain/cloud/network combinations for node deployment.
Call before create_node to get valid blockchain and cloud IDs. | Chainstack com.chainstack |
| check_deployment_fitanswers $0.01 USDC on Base mainnet: check model/configuration fit against bounded StackBench capacity evidence. arguments: model, hardware_system, quantization, engine, context_length, concurrency | ComputeSage StackBench com.computesage |
| recommend_deploymentanswers $0.25 USDC: recommend what to buy or run from bounded StackBench fit, performance, confidence, evidence, caveats, and economics only when supported. arguments: model, hardware_system, mode, quantization, engine, engine_version | ComputeSage StackBench com.computesage |
| get_deployment_guidanceanswers Get deployment guidance for a specific published listing, by listing slug. Read-only, no authentication required (public endpoint, IP rate-limited). Returns title, product_story, included_components, use_cases, comple... arguments: slug | marketplace com.gallandigital |
| get_k8s_cluster_infoanswers Gets cluster endpoint information. This is similar to running `kubectl cluster-info`. arguments: parent | mcp com.googleapis.container |
| list_clustersanswers Lists GKE clusters in a given project and location. Location can be a region, zone, or '-' for all locations. arguments: parent, readMask | mcp com.googleapis.container |
| update_clusteranswers Updates a specific GKE cluster. arguments: name, update | mcp com.googleapis.container |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.