nocodb-mcp-server-builds
Verified Safeby thorsteneckel
Overview
This repository provides a CI/CD pipeline for building and publishing Docker images of the NocoDB MCP Server.
Installation
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:latestEnvironment 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
sky-pii-mcp
An MCP server that integrates with Skyflow for PII/PHI de-identification and re-identification in text and files, accessible via streamable HTTP.
server-pdf
Generate PDFs from text or layouts, render PDF pages as images, and measure text before layout, with specialized support for JSON Resume format.
mcp-gitlab-mcp-server2
This repository provides Docker deployment configuration for an MCP (Managed Cloud Platform) server, enabling its build and execution.
mcp-gitlab-mcp-server
Integrate an AI assistant with GitLab to manage merge requests, CI/CD pipelines, code reviews, and discussions.