BeClaude

render-deploy

New
7.3kSmitheryGeneralby openai

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "render-deploy": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
deploymentdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is render-deploy?

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

How to install render-deploy?

To install render-deploy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "render-deploy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is render-deploy best for?

render-deploy is a mcp categorized under General. It is designed for: deployment, devops. Created by openai.