Nexlayer/nexlayer-mcp
If you are the rightful owner of nexlayer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Nexlayer MCP Server is a Model Context Protocol server designed to facilitate the deployment and management of applications on the Nexlayer cloud platform using AI agents.
Tools
Functions exposed to the LLM to take actions
nexlayer_complete_deployment
Complete 6-step workflow orchestrator for new deployments.
nexlayer_deploy
Final deployment step requiring prepared YAML with ttl.sh images.
nexlayer_extend_deployment
Extend deployment duration using session token.
nexlayer_claim_deployment
Claim ownership of a deployment.
nexlayer_get_schema
Get current YAML schema with LLM-friendly examples and validation.
nexlayer_add_deployment_reservation
Reserve application names to prevent conflicts.
nexlayer_remove_deployment_reservation
Release reserved application names.
nexlayer_get_reservations
List all active deployment reservations.
nexlayer_feedback
Send feedback to Nexlayer team.
nexlayer_clone_repo
Clone GitHub repositories for analysis.
nexlayer_analyze_repository
Deep project analysis with framework detection.
nexlayer_detect_env_and_secrets
Scan for environment variables and secrets.
nexlayer_build_images
Build container images using Dagger and push to ttl.sh.
nexlayer_generate_intelligent_dockerfile
AI-powered Dockerfile generation.
nexlayer_generate_intelligent_yaml
Schema-driven YAML configuration generation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client