Databases
Read and write access to Baserow tables. Open-source no-code database and Airtable alternative.
mcpizy install baserownpx -y @baserow/mcp-server{
"mcpServers": {
"baserow": {
"command": "npx",
"args": [
"-y",
"@baserow/mcp-server"
]
}
}
}