Background decoration
Render.com logo
Install

Log in if you already have an account.

Quick Info

  • Secure cloud hosting
  • Secure authentication
  • 1.0.0
  • Nov 14, 2025

Render.com

By: Render.com Team Productivity

Manage your Render infrastructure directly from Simtheory

What can this MCP do?

create_key_value

Create a new Key Value instance in your Render account

create_postgres

Create a new Postgres instance in your Render account

create_static_site

Create a new static site in your Render account. Apps that consist entirely of statically served assets (commonly HTML, CSS, and JS). Static sites have a public onrender.com subdomain and are served over a global CDN. Create a static site if you're building with a framework like: Create React App, Vue.js, Gatsby, etc.This tool is currently limited to support only a subset of the static site configuration parameters.To create a static site without those limitations, please use the dashboard at: https://dashboard.render.com/static/new

create_web_service

Create a new web service in your Render account. A web service is a public-facing service that can be accessed by users on the internet. By default, these services are automatically deployed when the specified branch is updated and do not require a manual trigger of a deploy. The user should only be prompted to manually trigger a deploy if auto-deploy is disabled.This tool is currently limited to support only a subset of the web service configuration parameters.It also only supports web services which don't use Docker, or a container registry.To create a service without those limitations, please use the dashboard at: https://dashboard.render.com/web/new

get_deploy

Retrieve the details of a particular deploy for a particular service.

get_key_value

Retrieve a Key Value instance by ID

get_metrics

Get performance metrics for any Render resource (services, Postgres databases, key-value stores). Supports CPU usage/limits/targets, memory usage/limits/targets, service instance counts, HTTP request counts and response time metrics, bandwidth usage metrics, database active connection counts for debugging, capacity planning, and performance optimization. Returns time-series data with timestamps and values for the specified time range. HTTP metrics support filtering by host and path for more granular analysis. Limits and targets help understand resource constraints and autoscaling thresholds. Metrics may be empty if the metric is not valid for the given resource.

get_postgres

Retrieve a Postgres instance by ID

get_selected_workspace

Get the currently selected workspace

get_service

Get details about a specific service

list_deploys

List deploys matching the provided filters. If no filters are provided, all deploys for the service are returned.

list_key_value

List all Key Value instances in your Render account

list_log_label_values

List all values for a given log label in the logs matching the provided filters. This can be used to discover what values are available for filtering logs using the list_logs tool. You can query for logs across multiple resources, but all resources must be in the same region and belong to the same owner.

list_logs

List logs matching the provided filters. Logs are paginated by start and end timestamps. There are more logs to fetch if hasMore is true in the response. Provide the nextStartTime and nextEndTime timestamps as the startTime and endTime query parameters to fetch the next page of logs. You can query for logs across multiple resources, but all resources must be in the same region and belong to the same owner.

list_postgres_instances

List all Postgres databases in your Render account

list_services

List all services in your Render account

list_workspaces

List the workspaces that you have access to

query_render_postgres

Run a read-only SQL query against a Render-hosted Postgres database. This tool creates a new connection for each query and closes it after the query completes.

select_workspace

Select a workspace to use for all actions. This tool should only be used after explicitly asking the user to select one, it should not be invoked as part of an automated process. Having the wrong workspace selected can lead to destructive actions being performed on unintended resources.

update_environment_variables

Update environment variables for a service. By default, environment variables passed in will be merged with the service's existing environment variables. This makes it safe to update environment variableswithout pulling the existing ones into the MCP host's context. To replace all existing environment variables, set the 'replace' parameter to 'true'.

update_static_site

Update an existing static site in your Render account.

update_web_service

Update an existing web service in your Render account.

How It Works

1. Install the MCP

Install Render.com from your Simtheory workspace with one click.

2. Connect Your Account

Securely authorize access to your Render.com account.

3. Start Using

Your AI can now interact with Render.com on your behalf.

Ready to use Render.com MCP Server?

Sign up for Simtheory and install this MCP directly into your workspace to start leveraging its capabilities.

Get Started with Simtheory