Skip to main content
DatabasesUnknown

bram2w/baserow

Baserow database integration with table search, list, and row create, read, update, and delete capabilities.

databases
Share:

Quick Start

Clone the repository:

git clone https://github.com/bram2w/baserow

Claude Desktop configuration example:

{
  "mcpServers": {
    "baserow": {
      "command": "npx",
      "args": [
        "-y",
        "bram2w/baserow"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Unknown
Author
bram2w