Render Useful MCP
Rank #11,600io.github.LuSrodri/render-useful-mcp
MCP server for the Render Public API: all 207 endpoints plus workflow tools.
Render Useful MCP is a Model Context Protocol (MCP) server published by LuSrodri. It ranks #11,600 of 132,113 servers tracked on MCP Toplist. Render Useful MCP is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 120,513 of 132,113 servers on MCP Toplist.
Use Render Useful MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add render-useful-mcp -e "RENDER_API_KEY=<your RENDER_API_KEY>" -e "RENDER_WORKSPACE_ID=<your RENDER_WORKSPACE_ID>" -e "RENDER_MCP_TOOLSETS=<your RENDER_MCP_TOOLSETS>" -e "RENDER_MCP_READ_ONLY=<your RENDER_MCP_READ_ONLY>" -e "RENDER_MCP_DYNAMIC_TOOLSETS=<your RENDER_MCP_DYNAMIC_TOOLSETS>" -- npx -y render-useful-mcpReplace each placeholder with your own value before saving.
[mcp_servers.render-useful-mcp]
command = "npx"
args = ["-y", "render-useful-mcp"]
[mcp_servers.render-useful-mcp.env]
RENDER_API_KEY = "<your RENDER_API_KEY>"
RENDER_WORKSPACE_ID = "<your RENDER_WORKSPACE_ID>"
RENDER_MCP_TOOLSETS = "<your RENDER_MCP_TOOLSETS>"
RENDER_MCP_READ_ONLY = "<your RENDER_MCP_READ_ONLY>"
RENDER_MCP_DYNAMIC_TOOLSETS = "<your RENDER_MCP_DYNAMIC_TOOLSETS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"render-useful-mcp": {
"command": "npx",
"args": [
"-y",
"render-useful-mcp"
],
"env": {
"RENDER_API_KEY": "<your RENDER_API_KEY>",
"RENDER_WORKSPACE_ID": "<your RENDER_WORKSPACE_ID>",
"RENDER_MCP_TOOLSETS": "<your RENDER_MCP_TOOLSETS>",
"RENDER_MCP_READ_ONLY": "<your RENDER_MCP_READ_ONLY>",
"RENDER_MCP_DYNAMIC_TOOLSETS": "<your RENDER_MCP_DYNAMIC_TOOLSETS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"render-useful-mcp": {
"command": "npx",
"args": [
"-y",
"render-useful-mcp"
],
"env": {
"RENDER_API_KEY": "<your RENDER_API_KEY>",
"RENDER_WORKSPACE_ID": "<your RENDER_WORKSPACE_ID>",
"RENDER_MCP_TOOLSETS": "<your RENDER_MCP_TOOLSETS>",
"RENDER_MCP_READ_ONLY": "<your RENDER_MCP_READ_ONLY>",
"RENDER_MCP_DYNAMIC_TOOLSETS": "<your RENDER_MCP_DYNAMIC_TOOLSETS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"render-useful-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"render-useful-mcp"
],
"env": {
"RENDER_API_KEY": "<your RENDER_API_KEY>",
"RENDER_WORKSPACE_ID": "<your RENDER_WORKSPACE_ID>",
"RENDER_MCP_TOOLSETS": "<your RENDER_MCP_TOOLSETS>",
"RENDER_MCP_READ_ONLY": "<your RENDER_MCP_READ_ONLY>",
"RENDER_MCP_DYNAMIC_TOOLSETS": "<your RENDER_MCP_DYNAMIC_TOOLSETS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"render-useful-mcp": {
"command": "npx",
"args": [
"-y",
"render-useful-mcp"
],
"env": {
"RENDER_API_KEY": "<your RENDER_API_KEY>",
"RENDER_WORKSPACE_ID": "<your RENDER_WORKSPACE_ID>",
"RENDER_MCP_TOOLSETS": "<your RENDER_MCP_TOOLSETS>",
"RENDER_MCP_READ_ONLY": "<your RENDER_MCP_READ_ONLY>",
"RENDER_MCP_DYNAMIC_TOOLSETS": "<your RENDER_MCP_DYNAMIC_TOOLSETS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"render-useful-mcp": {
"command": "npx",
"args": [
"-y",
"render-useful-mcp"
],
"env": {
"RENDER_API_KEY": "<your RENDER_API_KEY>",
"RENDER_WORKSPACE_ID": "<your RENDER_WORKSPACE_ID>",
"RENDER_MCP_TOOLSETS": "<your RENDER_MCP_TOOLSETS>",
"RENDER_MCP_READ_ONLY": "<your RENDER_MCP_READ_ONLY>",
"RENDER_MCP_DYNAMIC_TOOLSETS": "<your RENDER_MCP_DYNAMIC_TOOLSETS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LuSrodri%2Frender-useful-mcp)<a href="https://mcptoplist.com/server/io.github.LuSrodri%2Frender-useful-mcp"><img src="https://mcptoplist.com/badge/io.github.LuSrodri%2Frender-useful-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
LuSrodri
Other servers by LuSrodri
View all LuSrodri servers →Available versions (6)
| Version | Published |
|---|---|
| 1.4.0 | Aug 10, 2026 |
| 1.3.0 | Aug 7, 2026 |
| 1.2.0 | Aug 2, 2026 |
| 1.1.1 | Jul 30, 2026 |
| 1.1.0 | Jul 29, 2026 |
| 1.0.2 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Render Useful MCP?
- Render Useful MCP is maintained by LuSrodri, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Render Useful MCP listed on the Official MCP Registry?
- Yes — Render Useful MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Render Useful MCP have?
- MCP Toplist tracks 6 versions of Render Useful MCP, most recently published on Aug 10, 2026.
- Where can I find the source code for Render Useful MCP?
- The source code for Render Useful MCP is hosted at github.com/LuSrodri/render-useful-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.