Nocodb streamlines database interactions by enabling seamless CRUD (Create, Read, Update, Delete) operations on Nocodb tables through the Model Context Protocol (MCP). This server acts as a bridge, allowing users to easily manage their Nocodb data using simple prompts and commands, including functionalities like bulk record creation, deletion, and column manipulation. It can be integrated with tools like Claude Desktop for enhanced productivity, and offers a CLI for direct access, making database management more accessible and efficient.
主要功能
01Facilitates CRUD operations on Nocodb tables via MCP.
02Supports bulk record creation and deletion.
03Allows adding and deleting columns.
04Can be integrated with Claude Desktop.
05Offers a CLI for direct command execution.
069 GitHub stars