Render MCP Server
JSON →Interact with Render resources via LLMs using the Render API.
Tools · 28
- deploy_service Deploy a new service on Render
- get_service Get details of a specific Render service
- list_services List all services on Render
- update_service Update an existing Render service
- delete_service Delete a Render service
- trigger_deploy Trigger a new deploy for a service
- get_deploy Get details of a specific deploy
- list_deploys List all deploys for a service
- create_cron_job Create a new cron job on Render
- get_cron_job Get details of a specific cron job
- list_cron_jobs List all cron jobs on Render
- update_cron_job Update an existing cron job
- delete_cron_job Delete a cron job
- create_environment_variable Create an environment variable for a service
- get_environment_variable Get details of a specific environment variable
- list_environment_variables List all environment variables for a service
- update_environment_variable Update an existing environment variable
- delete_environment_variable Delete an environment variable
- create_domain Create a custom domain for a service
- get_domain Get details of a specific domain
- list_domains List all domains for a service
- delete_domain Delete a custom domain
- create_webhook Create a webhook for a service
- get_webhook Get details of a specific webhook
- list_webhooks List all webhooks for a service
- delete_webhook Delete a webhook
- get_owner Get details of the Render account owner
- list_owners List all owners (teams/users) on Render
Links
★ 134 GitHub stars