Loading languages...
NO

nocodb-mcp-server

@edwinbernadus32

nocodb mcp server

NocoDB
database
CRUD

# mcpServer Config

{
  "mcpServers": {
    "nocodb": {
      "command": "node",
      "args": [
        "{working_folder}/dist/start.js"
      ],
      "env": {
        "NOCODB_URL": "https://your-nocodb-instance.com",
        "NOCODB_BASE_ID": "your_base_id_here",
        "NOCODB_API_TOKEN": "your_api_token_here"
      }
    }
  }
}

# stdio

npx nocodb-mcp-server {NOCODB_URL} {NOCODB_BASE_ID} {NOCODB_API_TOKEN}
Transport:
stdio
اللغة:
TypeScript
تم الإنشاء:4/3/2025
تم التحديث:7/15/2025