Nocodb-MCP-Server
If you are the rightful owner of Nocodb-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides tools to interact with a Nocodb database through the Model Context Protocol, offering CRUD operations (Create, Read, Update, Delete) for Nocodb tables.
retrieve_records
Search records from Nocodb table
create_records
Create a record in the Nocodb table
update_records
Update records in the Nocodb table
delete_records
Delete records in the Nocodb table
get_schema
Get schema information for Nocodb tables