Cloud Services
render.com
Manages cloud resources on the Render platform, such as creating cron jobs, databases, and web services.
ENDPOINT 1
https://mcp.render.com/mcp
Known tools 24
create_cron_jobCreate a new cron job in your Render account.
create_key_valueCreate a new Key Value instance in your Render account
create_postgresCreate a new Postgres instance in your Render account
create_static_siteCreate a new static site in your Render account.
create_web_serviceCreate a new web service in your Render account.
get_deployRetrieve the details of a particular deploy for a particular service.
get_key_valueRetrieve a Key Value instance by ID
get_metricsGet performance metrics for any Render resource (services, Postgres databases, key-value stores).
get_postgresRetrieve a Postgres instance by ID
get_selected_workspaceGet the currently selected workspace
get_serviceGet details about a specific service
list_deploysList deploys matching the provided filters.
list_key_valueList all Key Value instances in your Render account
list_log_label_valuesList all values for a given log label in the logs matching the provided filters.
list_logsList logs matching the provided filters.
list_postgres_instancesList all Postgres databases in your Render account
list_servicesList all services in your Render account
list_workspacesList the workspaces that you have access to
query_render_postgresRun a read-only SQL query against a Render-hosted Postgres database.
select_workspaceSelect a workspace to use for all actions.
update_cron_jobUpdate an existing cron job in your Render account.
update_environment_variablesUpdate environment variables for a service.
update_static_siteUpdate an existing static site in your Render account.
update_web_serviceUpdate an existing web service in your Render account.