Render MCP Server
by render-oss
Official Render MCP server for managing web services, static sites, cron jobs, and Postgres databases via LLMs.
What it does
Integrates Render's cloud platform with AI agents. It enables developers to deploy services, monitor logs, check performance metrics, and even run read-only SQL queries against Postgres databases without leaving their chat interface.
Tools
create_web_service: Deploys a new web service with specified runtime and build commands.list_services: Lists all active services in the account.list_logs: Retrieves and filters application logs for troubleshooting.get_metrics: Fetches CPU and memory usage for any Render resource.query_render_postgres: Executes read-only SQL queries against Render Postgres instances.create_cron_job: Sets up scheduled tasks using standard cron syntax.
Installation
Follow the official Render MCP documentation at https://render.com/docs/mcp-server for specific configuration keys.
Supported hosts
Claude Desktop, Cursor
Quick install
npx @render/mcp-serverInformation
- Pricing
- free
- Published
- 4/12/2026
- stars







