nocodb-mcp-server logo

nocodb-mcp-servernocodb mcp server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The NocoDB MCP Server enables interaction with a NocoDB database using the Model Context Protocol (MCP). It allows for CRUD (Create, Read, Update, Delete) operations on NocoDB tables through natural language commands. The server can perform tasks such as getting records, creating and updating records, deleting records, adding and deleting columns, and uploading files. The repository is a TypeScript-based fork of NocoDB-MCP-Server, improving maintainability and compatibility with modern TypeScript practices. A hosted deployment is available on Fronteir AI. The server can be set up by installing Node.js and TypeScript, then executing npm install and npm run build. Configuration requires defining environment variables in a .env file. The NOCODB_BASE_ID can be found in the URL of the NocoDB instance.

Key features

  • Natural language command support
  • CRUD operations (Create, Read, Update, Delete)
  • File upload capabilities
  • Integration with Claude Desktop
  • Command-line interface (CLI) support

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Database Management

Use the NocoDB MCP Server to manage a NocoDB database with natural language commands, making it easier to perform CRUD operations and file uploads.

Automation

Automate database tasks by integrating the NocoDB MCP Server with other tools and services, such as Claude Desktop.

Pros & Cons

Pros

  • Enables natural language commands for CRUD operations
  • Improves maintainability and compatibility with modern TypeScript practices
  • Hosted deployment available on Fronteir AI
  • Open-source and customizable

Cons

  • Requires Node.js and TypeScript installation
  • Needs configuration of environment variables in a .env file
  • Limited information on scalability and performance

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Is a hosted deployment of the NocoDB MCP Server available?

Yes, a hosted deployment is available on Fronteir AI.

Asked by Leila Hassan · Oct 30, 2025

What operations can be performed on NocoDB tables through the NocoDB MCP Server?

The server supports CRUD (Create, Read, Update, Delete) operations, as well as adding and deleting columns, and uploading files through natural language commands.

Asked by Beatriz Costa · Sep 8, 2025

How do I configure the NocoDB MCP Server?

Configuration requires defining environment variables in a .env file, including NOCODB_URL, NOCODB_API_TOKEN, and NOCODB_BASE_ID.

Asked by Carlos Mendoza · Sep 5, 2025

What programming languages are required to set up the NocoDB MCP Server?

The setup requires Node.js and TypeScript to be installed. After installation, execute npm install and npm run build to set up the server.

Asked by Gabriel Duarte · Sep 5, 2025

Ask a question

MCP Servers alternatives