Back to Home
thorsteneckel icon

nocodb-mcp-server-builds

Verified Safe

by thorsteneckel

Overview

This repository provides a CI/CD pipeline for building and publishing Docker images of the NocoDB MCP Server.

Installation

Run Command
docker run -e NOCODB_URL=https://your-nocodb-instance.com -e NOCODB_API_TOKEN=your_api_token -e NOCODB_BASE_ID=your_base_id ghcr.io/<your-username>/nocodb-mcp-server:latest

Environment Variables

  • NOCODB_URL
  • NOCODB_API_TOKEN
  • NOCODB_BASE_ID

Security Notes

The provided "SOURCE CODE" is solely the `README.md` of the `nocodb-mcp-server-builds` repository. This README describes a CI/CD pipeline for building Docker images and how to run them. It does not contain executable code, server logic, `eval` statements, obfuscation, or direct network calls within itself. It correctly instructs users to pass sensitive information (like `NOCODB_API_TOKEN`) via environment variables. The security score reflects only the content of the provided `README.md` and not the underlying `edwinbernadus/nocodb-mcp-server` application or the GitHub Actions workflow files which were not provided.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Stars0
Forks0
Last Update2025-12-02

Tags

DockerCI/CDNocoDBGitHub ActionsContainerization