Retool MCP Server (Community)
Updated June 2026The Retool MCP Server (Community) MCP server, built by starigade (Community), provides no official Retool MCP server currently exists, but starigade/retool-mcp-server is a focused community implementation that gives Claude and other MCP clients read access to a Retool workspace via the Retool REST API. It is community-built and best for Coding & Dev.
by starigade (Community)
About
No official Retool MCP server currently exists, but starigade/retool-mcp-server is a focused community implementation that gives Claude and other MCP clients read access to a Retool workspace via the Retool REST API. Once configured with a `RETOOL_API_TOKEN`, it exposes tools to list every app the token can see (`retool_list_apps`, with optional search filtering), pull the full structure, queries, and components of a specific app (`retool_get_app`), extract the underlying SQL or REST/GraphQL queries embedded in an app for review (`retool_get_queries`), enumerate the database and API resources connected to the workspace (`retool_list_resources` / `retool_get_resource`), browse the folder hierarchy (`retool_list_folders`), and export a full app configuration for deep, offline analysis (`retool_export_app`). That combination is aimed squarely at low-code audits and migrations: a developer can ask Claude to summarize what a given internal tool does, trace which database a query hits, or flag apps that share a risky resource connection, all without opening the Retool editor. It supports both Retool Cloud and self-hosted instances — self-hosted deployments add a `RETOOL_BASE_URL` environment variable alongside the API token. Install by cloning the repository, running `npm install && npm run build`, then pointing an MCP client at the built `dist/index.js` entry point with `node`.
Installation
git clone https://github.com/starigade/retool-mcp-server && npm install && npm run buildCategories
Frequently Asked Questions
What is Retool MCP Server (Community)?
Who built Retool MCP Server (Community)?
Is Retool MCP Server (Community) free?
How do I install Retool MCP Server (Community)?
What does Retool MCP Server (Community) integrate with?
Repo Health
Local/stdio install — runs on your machine, so there is no remote endpoint to verify live. Trust signal below is from the source repo.
Repo recency not yet available for this server.
Quick Info
- Install Type
- source
- Author
- starigade (Community)
- Categories
- 2
- Integrations
- 5
Related Servers
Everything
Reference/test server with prompts, resources, and tools. Perfect for testing MCP implementations.
Git
Tools to read, search, and manipulate Git repositories. Full Git operations support.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities for AI assistants.
21st.dev Magic
Create crafted UI components inspired by the best 21st.dev design engineers.
Sponsored
Better Stack
Free PlanGet alerted when your APIs, browser tests, payment pipelines, or MCP server dependencies go down. Used by 100K+ developers.
Start monitoring free →