Community MCP server for Render cloud application platform. Agents can deploy web services, manage PostgreSQL databases, view deployment logs, handle environment variables, and monitor service health. Supports static sites, web services, cron jobs, and background workers. A developer-friendly alternative to traditional cloud providers for straightforward deployments.
npx -y render-mcp
{
"mcpServers": {
"render": {
"env": {
"RENDER_API_KEY": "your-api-key"
},
"args": [
"-y",
"render-mcp"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for Render cloud application platform. Agents can deploy web services, manage PostgreSQL databases, view deployment logs, handle environment variables, and monitor service health. Supports static sites, web services, cron jobs, and background workers. A developer-friendly alternative to traditional cloud providers for straightforward deployments.
Render has 5 tools available.
Render offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install Render using the following command: npx -y render-mcp. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Render is listed under the infrastructure category in the AgentForge MCP registry.
Render has a current uptime of 99.78% with an average response time of 280ms.
To connect Render, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Render's tools via the Model Context Protocol.