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 |
|---|---|
| kubernetes_delete_clusteranswers Delete a Kubernetes Cluster To delete a Kubernetes cluster and all services deployed to it, send a DELETE request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID`. A 204 status code with no body will be returned in respo... | DigitalOcean API digitalocean.com |
| Deployments_ListClusterAllDeploymentsanswers List deployments for a certain service AppPlatform | AppPlatformManagementClient azure.com |
| kubernetes_list_clustersanswers List All Kubernetes Clusters To list all of the Kubernetes clusters on your account, send a GET request to `/v2/kubernetes/clusters`. Kubernetes | DigitalOcean API digitalocean.com |
| kubernetes_create_clusteranswers Create a New Kubernetes Cluster To create a new Kubernetes cluster, send a POST request to `/v2/kubernetes/clusters`. The request must contain at least one node pool with at least one worker. The request may contain ... | DigitalOcean API digitalocean.com |
| kubernetes_get_clusteranswers Retrieve an Existing Kubernetes Cluster To show information about an existing Kubernetes cluster, send a GET request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID`. Kubernetes | DigitalOcean API digitalocean.com |
| kubernetes_update_clusteranswers Update a Kubernetes Cluster To update a Kubernetes cluster, send a PUT request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID` and specify one or more of the attributes below. Kubernetes | DigitalOcean API digitalocean.com |
| kubernetes_get_clusterLintResultsanswers Fetch Clusterlint Diagnostics for a Kubernetes Cluster To request clusterlint diagnostics for your cluster, send a GET request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint`. If the `run_id` query parameter ... | DigitalOcean API digitalocean.com |
| kubernetes_run_clusterLintanswers Run Clusterlint Checks on a Kubernetes Cluster Clusterlint helps operators conform to Kubernetes best practices around resources, security and reliability to avoid common problems while operating or upgrading the clus... | DigitalOcean API digitalocean.com |
| kubernetes_upgrade_clusteranswers Upgrade a Kubernetes Cluster To immediately upgrade a Kubernetes cluster to a newer patch release of Kubernetes, send a POST request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID/upgrade`. The body of the request must s... | DigitalOcean API digitalocean.com |
| kubernetes_get_clusterUseranswers Retrieve User Information for a Kubernetes Cluster To show information the user associated with a Kubernetes cluster, send a GET request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID/user`. Kubernetes | DigitalOcean API digitalocean.com |
| DescribeClusteranswers <p>Returns descriptive information about an Amazon EKS cluster.</p> <p>The API server endpoint and certificate authority data returned by this operation are required for <code>kubelet</code> and <code>kubectl</code> t... | Amazon Elastic Kubernetes Service amazonaws.com |
| 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 |
| CreateClusteranswers Creates a new AWS CloudHSM cluster. | AWS CloudHSM V2 amazonaws.com |
| DeleteClusteranswers Deletes the specified AWS CloudHSM cluster. Before you can delete a cluster, you must delete all HSMs in the cluster. To see if the cluster contains any HSMs, use <a>DescribeClusters</a>. To delete an HSM, use <a>Dele... | AWS CloudHSM V2 amazonaws.com |
| DescribeClustersanswers <p>Gets information about AWS CloudHSM clusters.</p> <p>This is a paginated operation, which means that each response might contain only a subset of all the clusters. When the response contains only a subset of cluste... | AWS CloudHSM V2 amazonaws.com |
| InitializeClusteranswers Claims an AWS CloudHSM cluster by submitting the cluster certificate issued by your issuing certificate authority (CA) and the CA's root certificate. Before you can claim a cluster, you must sign the cluster's certifi... | AWS CloudHSM V2 amazonaws.com |
| ModifyClusteranswers Modifies AWS CloudHSM cluster. | AWS CloudHSM V2 amazonaws.com |
| GET_StartDBClusteranswers Restarts the stopped cluster that is specified by <code>DBClusterIdentifier</code>. For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-stop-start.html">Stopping ... | Amazon DocumentDB with MongoDB compatibility amazonaws.com |
| POST_StartDBClusteranswers Restarts the stopped cluster that is specified by <code>DBClusterIdentifier</code>. For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-stop-start.html">Stopping ... | Amazon DocumentDB with MongoDB compatibility amazonaws.com |
| GET_StopDBClusteranswers Stops the running cluster that is specified by <code>DBClusterIdentifier</code>. The cluster must be in the <i>available</i> state. For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/deve... | Amazon DocumentDB with MongoDB compatibility amazonaws.com |
| POST_StopDBClusteranswers Stops the running cluster that is specified by <code>DBClusterIdentifier</code>. The cluster must be in the <i>available</i> state. For more information, see <a href="https://docs.aws.amazon.com/documentdb/latest/deve... | Amazon DocumentDB with MongoDB compatibility amazonaws.com |
| UpdateClusterVersionanswers <p>Updates an Amazon EKS cluster to the specified Kubernetes version. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluste... | Amazon Elastic Kubernetes Service amazonaws.com |
| RegisterClusteranswers <p>Connects a Kubernetes cluster to the Amazon EKS control plane. </p> <p>Any Kubernetes cluster can be connected to the Amazon EKS control plane to view current information about the cluster and its nodes. </p> <p>Cl... | Amazon Elastic Kubernetes Service amazonaws.com |
| UpdateClusterConfiganswers <p>Updates an Amazon EKS cluster configuration. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluster update with the <a>D... | Amazon Elastic Kubernetes Service amazonaws.com |
| ListVirtualClustersanswers Lists information about the specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource ... | Amazon EMR Containers amazonaws.com |
| CreateVirtualClusteranswers Creates a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single vir... | Amazon EMR Containers amazonaws.com |
| DescribeVirtualClusteranswers Displays detailed information about a specified virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional... | Amazon EMR Containers amazonaws.com |
| DeleteVirtualClusteranswers Deletes a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single vir... | Amazon EMR Containers amazonaws.com |
| DeregisterEcsClusteranswers <p>Deregisters a specified Amazon ECS cluster from a stack. For more information, see <a href="https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-ecscluster.html#workinglayers-ecscluster-delete"> Reso... | AWS OpsWorks amazonaws.com |
| DescribeEcsClustersanswers <p>Describes Amazon ECS clusters that are registered with a stack. If you specify only a stack ID, you can use the <code>MaxResults</code> and <code>NextToken</code> parameters to paginate the response. However, AWS O... | AWS OpsWorks amazonaws.com |
| RegisterEcsClusteranswers <p>Registers a specified Amazon ECS cluster with a stack. You can register only one cluster with a stack. A cluster can be registered with only one stack. For more information, see <a href="https://docs.aws.amazon.com... | AWS OpsWorks amazonaws.com |
| CancelComponentDeploymentanswers <p>Attempts to cancel a component deployment (for a component that is in the <code>IN_PROGRESS</code> deployment status).</p> <p>For more information about components, see <a href="https://docs.aws.amazon.com/proton/l... | AWS Proton amazonaws.com |
| CancelEnvironmentDeploymentanswers <p>Attempts to cancel an environment deployment on an <a>UpdateEnvironment</a> action, if the deployment is <code>IN_PROGRESS</code>. For more information, see <a href="https://docs.aws.amazon.com/proton/latest/usergu... | AWS Proton amazonaws.com |
| CancelServiceInstanceDeploymentanswers <p>Attempts to cancel a service instance deployment on an <a>UpdateServiceInstance</a> action, if the deployment is <code>IN_PROGRESS</code>. For more information, see <a href="https://docs.aws.amazon.com/proton/lates... | AWS Proton amazonaws.com |
| CancelServicePipelineDeploymentanswers <p>Attempts to cancel a service pipeline deployment on an <a>UpdateServicePipeline</a> action, if the deployment is <code>IN_PROGRESS</code>. For more information, see <a href="https://docs.aws.amazon.com/proton/lates... | AWS Proton amazonaws.com |
| NotifyResourceDeploymentStatusChangeanswers <p>Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-works-prov-methods.... | AWS Proton amazonaws.com |
| GET_BacktrackDBClusteranswers <p>Backtracks a DB cluster to a specific time, without creating a new DB cluster.</p> <p>For more information on backtracking, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Mana... | Amazon Relational Database Service amazonaws.com |
| POST_BacktrackDBClusteranswers <p>Backtracks a DB cluster to a specific time, without creating a new DB cluster.</p> <p>For more information on backtracking, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Mana... | Amazon Relational Database Service amazonaws.com |
| GET_DeleteBlueGreenDeploymentanswers <p>Deletes a blue/green deployment.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments for database up... | Amazon Relational Database Service amazonaws.com |
| POST_DeleteBlueGreenDeploymentanswers <p>Deletes a blue/green deployment.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployments for database up... | Amazon Relational Database Service amazonaws.com |
| GET_DescribeBlueGreenDeploymentsanswers <p>Returns information about blue/green deployments.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployment... | Amazon Relational Database Service amazonaws.com |
| POST_DescribeBlueGreenDeploymentsanswers <p>Returns information about blue/green deployments.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/blue-green-deployments.html">Using Amazon RDS Blue/Green Deployment... | Amazon Relational Database Service amazonaws.com |
| GET_DescribeDBClusterBacktracksanswers <p>Returns information about backtracks for a DB cluster.</p> <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amaz... | Amazon Relational Database Service amazonaws.com |
| POST_DescribeDBClusterBacktracksanswers <p>Returns information about backtracks for a DB cluster.</p> <p>For more information on Amazon Aurora, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html"> What is Amaz... | Amazon Relational Database Service amazonaws.com |
| GET_CreateClusterSecurityGroupanswers <p>Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.</p> <p> For information about managing security groups, go to <a href="https://docs.aws.amazon.com/redshi... | Amazon Redshift amazonaws.com |
| POST_CreateClusterSecurityGroupanswers <p>Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters.</p> <p> For information about managing security groups, go to <a href="https://docs.aws.amazon.com/redshi... | Amazon Redshift amazonaws.com |
| GET_CreateClusterSnapshotanswers <p>Creates a manual snapshot of the specified cluster. The cluster must be in the <code>available</code> state. </p> <p> For more information about working with snapshots, go to <a href="https://docs.aws.amazon.com/re... | Amazon Redshift amazonaws.com |
| POST_CreateClusterSnapshotanswers <p>Creates a manual snapshot of the specified cluster. The cluster must be in the <code>available</code> state. </p> <p> For more information about working with snapshots, go to <a href="https://docs.aws.amazon.com/re... | Amazon Redshift amazonaws.com |
| GET_CreateClusterSubnetGroupanswers <p>Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.</p> <p> For informat... | Amazon Redshift amazonaws.com |
| POST_CreateClusterSubnetGroupanswers <p>Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.</p> <p> For informat... | Amazon Redshift amazonaws.com |
| GET_DeleteClusterSecurityGroupanswers <p>Deletes an Amazon Redshift security group.</p> <note> <p>You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.</p> </note> <p> For information about ... | Amazon Redshift amazonaws.com |
| POST_DeleteClusterSecurityGroupanswers <p>Deletes an Amazon Redshift security group.</p> <note> <p>You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.</p> </note> <p> For information about ... | Amazon Redshift amazonaws.com |
| GET_DescribeClusterSecurityGroupsanswers <p>Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.</p> <p> For information about mana... | Amazon Redshift amazonaws.com |
| POST_DescribeClusterSecurityGroupsanswers <p>Returns information about Amazon Redshift security groups. If the name of a security group is specified, the response will contain only information about only that security group.</p> <p> For information about mana... | Amazon Redshift amazonaws.com |
| GET_DescribeClusterVersionsanswers Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managi... | Amazon Redshift amazonaws.com |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.