Vinkius

ToolJet MCP. Query, insert & automate data tasks via AI chat.

ToolJet allows your AI agent to become a backend developer for your own systems. It connects directly to internal databases so you can run SQL queries, insert records, or trigger complex business workflows—all through natural language conversation. Stop leaving the chat window to manage data; start doing it right where you are.

ToolJet MCP is compatible with Claude Claude
ToolJet MCP is compatible with ChatGPT ChatGPT
ToolJet MCP is compatible with Cursor Cursor
ToolJet MCP is compatible with Gemini Gemini
ToolJet MCP is compatible with Windsurf Windsurf
ToolJet MCP is compatible with VS Code VS Code
ToolJet MCP is compatible with JetBrains JetBrains
ToolJet MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Discover available data tables

You can ask the agent what database tables exist without knowing their names.

Run selective data queries

The agent executes SQL SELECT statements to filter, sort, and retrieve specific records from your tables.

Add new structured data entries

You can instruct the agent to insert brand-new rows of information into a database table using JSON details.

Automate business processes

The agent triggers complex, multi-step workflows within ToolJet by sending a simple webhook call.

Waiting for input…

AI Agent
ToolJet

What AI agents can do with ToolJet: Database & Workflow Ops (4 Tools)

Use these four specific tools—list tables, query, insert rows, and trigger workflows—to perform structured operations on your internal data directly through your AI client.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using ToolJet MCP

Insert Row

Adds a completely new row of data into any specified ToolJet Database table.

List Tables

Retrieves a list of all available tables within the connected ToolJet database for...

Query Table

Executes specific SQL SELECT queries against your data to retrieve filtered records...

Trigger Workflow

Initiates a complex ToolJet Workflow process by sending a webhook payload, starting...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

ToolJet MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The ToolJet integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with ToolJet, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
ToolJet MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ToolJet. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The Dashboard Fatigue

Today, if you need to check data or update records, the process involves jumping through hoops. You open the database UI to list tables, then switch to a query editor and write SQL (or run a pre-built report). If that doesn't work, you copy key IDs into a separate spreadsheet, manually calculate what needs changing, and finally go back to another dashboard just to hit 'Save.'

With this MCP, the entire sequence collapses. You tell your agent exactly what you need—for instance, 'Find all users in Chicago who haven't logged in for 90 days.' The agent handles the `query_table` instantly and gives you the list. No clicks, no context switching, just the answer.

ToolJet MCP: Database & Workflow Ops

You eliminate manual data entry entirely. Instead of opening a form to record new leads or product updates, you simply prompt your agent to use `insert_row`, giving it the required details in conversation. You also skip running repetitive scripts by having the agent call `trigger_workflow` for complex tasks.

Your AI client now has hands—it can read, write, and act on your business data immediately. It’s a direct bridge from thought to execution.

What ToolJet MCP does for your AI

This MCP lets any AI client connect to your private ToolJet database and automation layer. You don't have to write code or navigate a clunky UI just to check an order status or update a customer record. Instead, you tell your agent what you need—like 'Show me all pending orders for last week'—and it handles the structured interaction with your data tables.

The system executes the query and hands back clean results instantly. It also lets you kick off full business processes by triggering specific workflows, passing custom details like user IDs or product codes when needed. Because Vinkius manages this catalog connection, you get access to all these capabilities from one place, letting your agent actually perform actions on behalf of your business.

Built · Hosted · Managed by Vinkius ToolJet MCP - Query, Insert & Automate Data
Server ID 019e38fd-a9aa-7186-92dc-5595bc64f461
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about ToolJet MCP

How does the ToolJet MCP handle sensitive data? +

The connection requires you to provide an API key for controlled access. The agent only executes commands (like query_table or insert_row) based on your explicit prompt, ensuring all operations are tracked and constrained by your setup.

Does the ToolJet MCP support complex filters? +

Yes. When you use query_table, the agent generates structured SQL that supports advanced filtering, joining tables (if necessary), and sorting data to get precise results.

Can I use this MCP if my ToolJet instance is self-hosted? +

Absolutely. The setup process allows you to provide an optional Host URL, making it compatible with your private or self-managed instances.

What types of workflows can the ToolJet MCP trigger? +

The trigger_workflow tool executes any workflow defined within your ToolJet environment. These processes are limited only by the logic and steps you've built into ToolJet itself.

Is the ToolJet MCP just for reading data? +

No, it’s far more powerful than that. You can read using query_table, write using insert_row, and automate processes using trigger_workflow.