Render MCP
@shivammaurya042
关于 Render MCP
MCP server for managing services on Render.com
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"render": {
"command": "npx",
"args": [
"-y",
"mcp-render"
],
"env": {
"RENDER_API_KEY": "<YOUR_RENDER_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Render MCP?
Render MCP is a Model Context Protocol server that connects to the Render.com cloud hosting platform, enabling LLMs to manage services, deploys, environment variables, and logs through natural language commands.
How to use Render MCP?
Configure it by adding the npx command with your RENDER_API_KEY to your MCP client’s server configuration (e.g., Claude app, Windsurf, Cursor). After setup, you can prompt the LLM with commands like “Get me render services list” or “Check logs for service name.”
Key features of Render MCP?
- List and manage Render services and deploys
- Trigger, retrieve, and cancel deployments
- Manage environment variables (list, add, update, delete)
- Retrieve service logs
Use cases of Render MCP?
- Check the status of your latest deploy for a given service
- Redeploy a service without using the Render dashboard
- Add or update environment variables for a service
- View logs for a specific service
FAQ from Render MCP
What do I need to use Render MCP?
You need a Render API key, which you set as the environment variable RENDER_API_KEY in the client configuration.
How do I install Render MCP?
Add the npx command with mcp-render to your MCP client’s server configuration file.
What capabilities does Render MCP offer?
It can list services and deploys, trigger, retrieve, and cancel deploys, manage environment variables, and retrieve logs.
Is Render MCP tied to Render.com only?
Yes, it is specifically designed for managing resources on the Render.com platform.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论