ToolJet MCP Server
@ToolJet
About ToolJet MCP Server
Connect ToolJet to your AI assistants
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tooljet": {
"command": "npx",
"args": [
"-y",
"@tooljet/mcp"
],
"env": {
"TOOLJET_ACCESS_TOKEN": "your-access-token",
"TOOLJET_HOST": "https://your-tooljet-instance.com"
}
}
}
}Tools
7Get all users of a ToolJet instance
Get all workspaces of a ToolJet instance
Get all apps of a workspace in a ToolJet instance
Get a user in a ToolJet instance
create a user in a given workspace of ToolJet instance
update a user in a given workspace of ToolJet instance
update a user role in a given workspace of ToolJet instance
Overview
What is ToolJet MCP Server?
ToolJet MCP Server is a bridge that connects AI assistants (such as Claude, Cursor, and other MCP-compatible tools) to your ToolJet platform via the Model Context Protocol. It enables AI assistants to manage users and workspaces, access app information, and perform administrative tasks on a ToolJet instance programmatically.
How to use ToolJet MCP Server?
Configure your MCP client (e.g., Claude, Cursor) with a JSON entry using npx -y @tooljet/mcp. Set the environment variables TOOLJET_ACCESS_TOKEN (from your ToolJet instance) and TOOLJET_HOST (your ToolJet instance URL). On Windows, prefix the command with cmd /c. Once configured, the AI assistant can call the provided tools.
Key features of ToolJet MCP Server
- List all users in a ToolJet instance
- Get detailed information about a specific user
- Create a new user in a specified workspace
- Update a user’s profile or role
- List all workspaces in the ToolJet instance
- List all applications within a specific workspace
Use cases of ToolJet MCP Server
- "Show me all users in my ToolJet instance"
- "Create a new user named John Doe in the Marketing workspace"
- "List all the apps in the Development workspace"
- "Update the role of [email protected] to Admin in the Sales workspace"
- "Retrieve workspace information and manage user permissions"
FAQ from ToolJet MCP Server
What are the requirements to use ToolJet MCP Server?
Node.js v14 or higher, a ToolJet instance with admin access, and an MCP-compatible AI assistant.
How do I get an access token for my ToolJet instance?
You must obtain an access token from your ToolJet instance and set it as the TOOLJET_ACCESS_TOKEN environment variable. Refer to the ToolJet API documentation for enabling the API.
How do I configure ToolJet MCP Server on Windows?
Prefix the npx command with cmd /c in the MCP client configuration JSON.
What tools does ToolJet MCP Server provide?
Tools for user management (get-all-users, get-user, create-user, update-user, update-user-role), workspace management (get-all-workspaces), and application management (get-all-apps).
Is ToolJet MCP Server open source?
Yes, the source code is available on GitHub at https://github.com/ToolJet/tooljet-mcp.
Frequently asked questions
What are the requirements to use ToolJet MCP Server?
Node.js v14 or higher, a ToolJet instance with admin access, and an MCP-compatible AI assistant.
How do I get an access token for my ToolJet instance?
You must obtain an access token from your ToolJet instance and set it as the `TOOLJET_ACCESS_TOKEN` environment variable. Refer to the ToolJet API documentation for enabling the API.
How do I configure ToolJet MCP Server on Windows?
Prefix the `npx` command with `cmd /c` in the MCP client configuration JSON.
What tools does ToolJet MCP Server provide?
Tools for user management (`get-all-users`, `get-user`, `create-user`, `update-user`, `update-user-role`), workspace management (`get-all-workspaces`), and application management (`get-all-apps`).
Is ToolJet MCP Server open source?
Yes, the source code is available on GitHub at `https://github.com/ToolJet/tooljet-mcp`.
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
Nginx UI
0xJackyYet another WebUI for Nginx
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments