MCP tools
The set of tools available for use through Retool's MCP.
| MCP server for Retool Availability | |||
|---|---|---|---|
| Cloud | Public beta | ||
Retool's MCP server provides access to the following tools. When you authenticate the MCP, identify the scope(s) that you want the MCP to be authorized for.
You cannot be granted a scope for more permissions than your Retool account permits. For example, only organization administrators can select the mcp:admin scope. In addition, you will only be shown objects (such as apps, resources, or workflows) that you have permission to view.
| Tool | Required Scope |
|---|---|
| retool_list_apps | mcp:read |
| retool_get_app | mcp:read |
| retool_list_resources | mcp:read |
| retool_get_resource | mcp:read |
| retool_list_workflows | mcp:admin |
| retool_get_workflow | mcp:admin |
| retool_delete_workflow | mcp:admin |
| retool_list_folders | mcp:admin |
| retool_get_folder | mcp:admin |
| retool_list_environments | mcp:admin |
| retool_get_environment | mcp:admin |
| retool_list_users | mcp:admin |
| retool_get_user | mcp:admin |
| retool_get_organization | mcp:admin |
| retool_list_user_invites | mcp:admin |
| retool_get_user_invite | mcp:admin |
| retool_create_user_invite | mcp:admin |
| retool_delete_user_invite | mcp:admin |
| retool_set_user_invite_attribute | mcp:admin |
| retool_delete_user_invite_attribute | mcp:admin |
| retool_get_resource_typescript_definitions | mcp:admin |
| retool_execute_resource_typescript | mcp:admin |