get_metrics

MCP tool from Render MCP Server by render-oss

Get performance metrics for any Render resource (services, Postgres databases, key-value stores). Metrics may be empty if the metric is not valid for the given resource

How to use it

get_metrics is exposed by the Render MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_metrics tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL RENDER MCP SERVER LISTING

Other tools in Render MCP Server (24)

create_cron_job

Create a new cron job in your Render account

create_key_value

Create a new Key Value instance

create_postgres

Create a new PostgreSQL database

create_static_site

Create a new static site in your Render account

create_web_service

Create a new web service in your Render account

get_deploy

Get details about a specific deployment

get_key_value

Get details about a specific Key Value instance

get_postgres

Get details about a specific PostgreSQL database

get_selected_workspace

Get the currently selected workspace

get_service

Get details about a specific service

list_deploys

List deployment history for a service

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

list_logs

List logs matching the provided filters

list_postgres_instances

List all PostgreSQL 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

select_workspace

Select a workspace to use

trigger_deploy

Trigger a new deploy for a service. Services with autoDeploy enabled deploy automatically on push; use this for deploys that won't happen automatically.

update_cron_job

Direct updates to a cron job are not supported through the MCP server. This tool returns a link to the cron job's settings in the Render Dashboard, where changes can be made (or via the Render API).

update_environment_variables

Update all environment variables for a service

update_static_site

Direct updates to a static site are not supported through the MCP server. This tool returns a link to the site's settings in the Render Dashboard, where changes can be made (or via the Render API).

update_web_service

Direct updates to a web service are not supported through the MCP server. This tool returns a link to the service's settings in the Render Dashboard, where changes can be made (or via the Render API).