Hosting

Render MCP Server

Connect your account, then chat with AI to run tools.

Render is a cloud hosting platform for web services, static sites, databases, and cron jobs. Provides automatic deployments from Git, managed PostgreSQL, Redis, and zero-config SSL.

Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Render — workflow patterns, data models, and gotchas for your AI agent.

Render is a cloud hosting platform that automates deployments from Git repositories and manages web services, static sites, databases, and scheduled jobs. This provider gives you full control over your Render infrastructure through programmatic access.

Core Capabilities

Service Management: Create and configure web services, static sites, and cron jobs. Update service configurations including environment variables, scaling settings, and deployment parameters.

Database Operations: Provision and manage PostgreSQL and Redis (Key Value) instances. Execute read-only SQL queries against your Postgres databases for monitoring and data analysis.

Deployment Monitoring: Track deployment status, retrieve deployment details, and monitor the health of your services across different environments.

Observability: Access comprehensive logs with filtering capabilities, retrieve performance metrics (CPU usage, memory, response times) for all resource types, and monitor system health.

Workspace Management: Switch between different Render workspaces when working with multiple accounts or organizations.

Domain Model

Services are the primary resources (web services, static sites, cron jobs) that run your applications. Each service can have multiple deploys representing different versions. Databases (Postgres/Redis) are standalone resources that services can connect to. All resources exist within workspaces that provide organizational boundaries.

Usage Notes

Always select the appropriate workspace before performing operations if you have access to multiple. Log queries support timestamp-based pagination for handling large log volumes. SQL queries against Postgres are read-only for security. Environment variable updates merge with existing variables by default rather than replacing them entirely.

Frequently Asked Questions

What is the Render MCP server?

Render is a cloud hosting platform for web services, static sites, databases, and cron jobs. Provides automatic deployments from Git, managed PostgreSQL, Redis, and zero-config SSL. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Render to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/render-mcp. Authentication is handled automatically.

What authentication does Render require?

Render uses API Key. Render requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Render to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/render-mcp

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Render and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Render will appear under Not connected — select it and click Connect to complete OAuth.
Name: Render
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/render-mcp
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Maintain this listing

Operate Render? You can take over the listing's metadata.

Operate Render?

Take over this listing's metadata — name, description, category, logo, website, contact email, and skill content. Verification is a 6-digit code we email to one of the maintainer addresses your server already publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.

Sign up to claim

Ready to use Render?

Sign in to connect your credentials and start running tools from the chat.