---
title: "Render MCP: review, setup & limitations · Undominated.ai"
canonical: https://undominated.ai/mcp-servers/render/
description: "Inspect Render services, logs and metrics, query Postgres, and perform supported deployment operations."
---

# Render MCP: review, setup & limitations · Undominated.ai

> Inspect Render services, logs and metrics, query Postgres, and perform supported deployment operations.

[← Explore all mcp servers](/mcp-servers/)

CLOUD OPERATIONS / Render

# Render MCP

Inspect Render services, logs and metrics, query Postgres, and perform supported deployment operations.

 See setup guidance ↓Original source ↗

SOURCE REVIEW

 Reviewed 2026-09-21
 Evidence 4 linked sources
 Publisher Render
 Licence Apache-2.0 ↗
 Revision 744bc63a1ab6
 Read what was—and wasn’t—checked ↓

“Manage your Render resources from Claude, Codex, and Cursor.”

 Render · upstream description ↗ Our analysis follows below.

01 / THE REASONING

## Why this made the selection.

 - Provides a hosted first-party endpoint with workspace-scoped operations.
- Connects deployment status and logs with read-only Postgres queries during troubleshooting.

### A good fit for

 - Investigate a failing Render service.
- Create supported services or redeploy an existing app.

### Weigh up before choosing

 - Deployment and environment-variable tools can change live services; read-only SQL does not make the whole server read-only.
- It cannot change scaling settings or expose every service configuration option.
- Logs and service data may contain sensitive content; the publisher does not guarantee secrets cannot reach the client.

02 / THE REVIEW RECORD

## What we actually inspected.

Source review has boundaries. A clear record is more useful than a “safe” badge.

### Material inspected

 - Current Render setup, supported actions and limitations.
- Pinned Go manifest, README, Apache licence and cmd/server.go.

### Our findings

 - The current hosted setup supports OAuth; older no-OAuth descriptions are stale.
- The server requires selecting a workspace. HTTP sessions retain selection separately; local stdio uses the executable’s configuration.

### Not established by this review

 - Server launch, authenticated tool calls, and release-to-source parity were not tested.

The review applies to the material and revision named here. A newer upstream release can change its behavior.

03 / PUT IT TO WORK

## Connect a server deliberately.

Upstream setup instructions ↗

DOCUMENTED COMMAND

 codex mcp add render --url https://mcp.render.com/mcp --oauth-client-id codex Copy command ↗

Copying does not execute this command. It may retrieve a newer version than the reviewed source.

 - For Codex, run the documented OAuth registration command below and finish sign-in.
- Select the Render workspace before asking the client to operate on services.
- Use the official guide for other clients or local Docker/executable setups.

### Before you start

 - A Render account with access to the chosen workspace.
- A supported MCP client; the shown command is for Codex.

### Compatibility

Codex · Claude Code · Claude Desktop · Cursor

### Implementation

Go

### Transports

Streamable HTTP · stdio

### Remote OAuth or local API credentials

 - Reads service configuration, metrics, logs and database query results.
- Can create supported resources, replace environment variables and trigger deploys.

### Cost model

Render service usage, workspace entitlements and the AI client determine cost.

04 / FOLLOW THE EVIDENCE

## The source trail.

Our notes are separate from the original resource. Check upstream before adopting a new version.

 - Render MCP setup and scope ↗ Checked 2026-09-21 https://render.com/docs/mcp-server.md Supports: summary, upstreamDescription, whySelected, bestFor, limitations, install, access, compatibility, transports, review
- Render transport, OAuth and workspace implementation ↗ Checked 2026-09-21 https://raw.githubusercontent.com/render-oss/render-mcp-server/744bc63a1ab65941971a0e10cf469b2fda0f80a3/cmd/server.go Supports: language, transports, review
- Render source and tool catalogue ↗ Checked 2026-09-21 https://raw.githubusercontent.com/render-oss/render-mcp-server/744bc63a1ab65941971a0e10cf469b2fda0f80a3/README.md Supports: review, access
- Render server Apache licence ↗ Checked 2026-09-21 https://raw.githubusercontent.com/render-oss/render-mcp-server/744bc63a1ab65941971a0e10cf469b2fda0f80a3/LICENSE Supports: license

KEEP COMPARING

## Other approaches to consider.

Related by category or shared topics. These are alternatives to inspect, not a measured quality order.

 [### Fly.io flyctl MCP ↗ Manage Fly apps, Machines, volumes, secrets and operational status through the MCP server built into flyctl.](/mcp-servers/fly/)[### Netlify MCP ↗ Connect an agent to Netlify project, deployment and environment-variable operations through the hosted server.](/mcp-servers/netlify/)[### Vercel MCP ↗ Search Vercel docs, inspect projects and runtime failures, and deploy a supplied file tree through the hosted endpoint.](/mcp-servers/vercel/)

 [AI Tools ↗](/tools/)[Skills ↗](/skills/)[Agents ↗](/agents/)[MCP Servers ↗](/mcp-servers/)
