Nocodb-MCP-Server
2
The Nocodb MCP Server facilitates interaction with a Nocodb database via the Model Context Protocol, offering a range of CRUD operations. It uses the Nocodb v2 REST API and includes comprehensive security measures.
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