andrewlwn77/nocodb-mcp
3.3
If you are the rightful owner of nocodb-mcp 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.
A Model Context Protocol (MCP) server that interfaces with NocoDB, an open-source Airtable alternative, enabling AI agents to manage and interact with databases.
Tools
Functions exposed to the LLM to take actions
list_bases
List all available databases/projects.
create_table
Create a new table with a custom schema.
insert_record
Insert a single record into a table.
query
Perform advanced filtering with multiple conditions.
upload_attachment
Upload a local file to NocoDB storage.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client