Retool

Retool MCP Connector for Claude

A+

Connect your AI assistant to Retool to inspect applications, audit users, review connected resources, and monitor workflows directly from chat.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your conversational assistant directly to the Retool ecosystem. This integration enables your AI to explore the organizational structure of your internal tools, auditing who has access to what, and reviewing which databases are connected.

What you can do

  • Audit Applications — Ask your assistant to scan your Retool workspace (list_apps) and drill down into the configuration of specific tools (get_app). Observe how tools are organized by requesting a view of the folder hierarchy (list_folders).
  • Manage Permissions & Users — Review the active members of your Retool organization (list_users) and understand their access levels by listing the existing permission groups (list_groups).
  • Review DevOps & Infrastructure — Command the AI to inspect which data sources or APIs are wired into your operational stack (list_resources), and list any active background automation tasks (list_workflows).

How it works

  1. Install the Retool extension module in your MCP environment.
  2. Obtain your Retool Access Token and your Retool Domain from your network settings. Enter them securely below.
  3. Converse naturally: "List all our active Retool users and tell me if we have any database resources connected."

Who is this for?

  • IT Administrators — Run quick audits of internal user privileges and database connections without diving into several clicks in the Retool dashboard.
  • Engineering Leads — Monitor the landscape of internal tools and workflows directly while chatting about operations.
  • Data Teams — Quickly verify if the relevant PostgreSQL database has been integrated to Retool for team usage.
internal-toolsapp-buildingdatabase-managementaudit-logsworkflow-monitoringlow-code

7 tools expose this connector's capabilities to your AI agent.

get_app

Retrieves details for a specific Retool application

list_apps

Lists all applications in the Retool organization

list_folders

Lists all folders in the Retool workspace

list_groups

Lists all permission groups

list_resources

Lists all data resources configured in Retool

list_users

Lists all users in the Retool organization

list_workflows

Lists all Retool Workflows

See how to talk to your AI agent using Retool.

List all users in my Retool workspace.

I invoked `list_users` successfully. I found 8 users in your organization, including `alice@example.com` and `bob@example.com`. Let me know if you need to know their group assignments using the associated permission tools.

List all applications currently configured.

Running `list_apps`, I retrieved a total of 12 distinct internal tools within your environment. Popular examples include your 'Admin Dashboard', 'Customer Refund Portal', and 'Inventory Tracker'. Would you like the detailed properties for a specific one?

Tell me what resources are connected to our Retool.

By querying `list_resources`, I can see 5 integrated services in your Retool account. This includes your production 'PostgreSQL Database', a 'Stripe API' connector, and an 'S3 Bucket' for file uploads. The connections are confirmed active.

No, this integration is primarily focused on querying and auditing your Retool workspace. It can list apps (`list_apps`), detail definitions (`get_app`), and trace infrastructure (`list_resources`, `list_workflows`) but cannot currently modify app UI or delete users.

Related Connectors