Integration & MCP for NocoDB
Integrate and automate your NocoDB workflows across 2,580 tools. Take full control—use your favorite LLM to orchestrate NocoDB and make your data and tools truly work for you, not the other way around.
IT and Development
NocoDB and Boost.space optimize no-code database management workflows.
NocoDB integration enhances no-code database management by centralizing data, automating workflows, and connecting apps directly in Boost.space. Build customized solutions without requiring technical expertise.
Connection status - Active
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions in our documentation.
NocoDB Modules (12)
Get a head start with our NocoDB integration templates or create your own
Watch records
Returns all newly created or updated records in a table (requires "Created Time" or "Last Modified Time" fields).
Watch responses
Triggers when a new response is submitted.
Upsert a record
Tries to update a record with the given record ID, if the record does not exist, it creates one.
Update a record
Updates a record by record ID.
Get a record
Gets a record by the record ID.
Delete a record
Deletes a record with the given record ID.
Create a record
Creates a record in the given table.
Make an api call
Performs an arbitrary authorized API call.
Bulk create records (advanced)
Сreates multiple records.
Bulk delete records (advanced)
Delete multiple records.
Bulk update records (advanced)
Updates multiple records.
Search records
Returns a list of records matching the where condition.