get_service
Get details about a specific service
How to use it
get_service 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_service tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL RENDER MCP SERVER LISTINGOther tools in Render MCP Server (39)
Whether to automatically deploy the service (string, optional). Defaults to yes. Accepted values:
Repository branch to deploy (string, optional)
Command used to build your service (string, required)
Create a new cron job in your Render account
Create a new static site in your Render account
Create a new web service in your Render account
Environment variables array (array, optional)
Get the currently selected workspace
Whether to include preview services, defaults to false (boolean, optional)
List all services in your Render account
List the workspaces that you have access to
A unique name for your service (string, required)
Disable automatic deployments
The ID of the workspace to select (string, required). Kept as ownerID so
Plan for your service (string, optional). Accepted values:
Directory containing built assets (string, optional)
Geographic region for deployment (string, optional). Defaults to oregon. Accepted values:
Repository containing source code (string, optional)
Runtime environment for your service (string, required). Accepted values:
Cron schedule expression (string, required). Uses standard cron syntax with 5 fields: minute (0-59), hour (0-23), day of month (1-31), month (1-12), day of week (0-6, Sunday=0). Examples:
Select a workspace to use
The ID of the service to retrieve (string, required)
Command used to start your service (string, required)
Enable automatic deployments