Jestor

Jestor MCP Connector for Claude

A+

Manage data, workflows, and records via Jestor low-code API.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Empower your AI agents with Jestor's low-code internal tools platform. This MCP server allows you to list objects (tables), retrieve and list records, manage users, and monitor workflows and dashboards directly through the Jestor API. Ideal for automating internal operations and database management.

low-codeworkflow-automationdatabase-managementinternal-toolstask-managementdata-modeling

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

get_me

Use this to verify connection status and current permissions. Gets current authenticated user info

get_object

Useful for understanding field types and relationships within a specific table. Retrieves details/schema for a specific object

get_record

Essential for deep-diving into a specific entry in the database. Retrieves details for a specific record

list_apps

Useful for discovering high-level toolsets available to the user. Lists all installed internal apps

list_dashboards

Use this to identify where aggregated data visualizations are located. Lists all configured dashboards

list_objects

Returns object names and labels. Use this to discover available datasets before querying specific records. Lists all objects (tables) in your Jestor account

list_records

This is the primary tool for browsing data within a table (e.g., listing all "Tasks" or "Clients"). Lists records for a specific object

list_users

Returns names, emails, and IDs. Useful for identifying record owners or system administrators. Lists all users in the organization

list_webhooks

Use this to audit third-party integrations. Lists all configured webhooks

list_workflows

Useful for auditing system logic and event-driven actions. Lists all automated workflows

See how to talk to your AI agent using Jestor.

List all objects in my Jestor account.

I'll fetch the list of all tables and objects for you.

Show me the records for the 'Invoices' object.

I'll retrieve the records from your Invoices table in Jestor.

Check the status of my workflows.

I'll look up the list of configured workflows and their status in Jestor.

Log in to your Jestor account, navigate to Lowcode > API & Tokens, and generate a new token.

Related Connectors