bram2w/baserow
Baserow database integration with table search, list, and row create, read, update, and delete capabilities.
Quick Start
Clone the repository:
git clone https://github.com/bram2w/baserowClaude Desktop configuration example:
{
"mcpServers": {
"baserow": {
"command": "npx",
"args": [
"-y",
"bram2w/baserow"
]
}
}
}Check the repository README for specific installation and configuration instructions.