The official repository is hosted on https://gitlab.com/bramw/baserow. Baserow is an open source no-code database tool and Airtable alternative.
- • Core MCP protocol features implemented (20/40)
- • GitHub community is developing well (16/20)
- • Optimal dependency management (20/20)
- • Room for improvement in deployment maturity
- • Documentation (8/8)
- • Archestra MCP Trust score badge is missing
{
"baserow-baserow-docker": {
"command": "docker",
"args": [
"run",
"-v",
"baserow_data:/baserow/data",
"-p",
"80:80",
"-p",
"443:443",
"baserow/baserow:1.34.5"
],
"env": {},
"docker_image": "baserow/baserow:1.34.5"
},
"baserow-dev-script": {
"command": "./dev.sh",
"args": [
"--build"
],
"env": {}
}
}Baserow is an open-source no-code database tool and an Airtable alternative.
Create your own online database without technical experience. Our user-friendly no-code
tool gives you the powers of a developer without leaving your browser.
- A spreadsheet database hybrid combining ease of use and powerful data organization.
- Easily self-hosted with no storage restrictions or sign-up on https://baserow.io to
get started immediately. - Alternative to Airtable.
- Open-core with all non-premium and non-enterprise features under
the MIT License allowing commercial and
private use. - Headless and API first.
- Uses popular frameworks and tools like Django,
Vue.js and PostgreSQL.
docker run -v baserow_data:/baserow/data -p 80:80 -p 443:443 baserow/baserow:1.35.1

Get Involved
We're hiring remotely! More information at https://baserow.io/jobs.
Join our forum at https://community.baserow.io/. See
CONTRIBUTING.md on how to become a contributor.
Installation
- Docker
- Ubuntu
- Docker Compose
- Heroku: Easily install and scale up Baserow on Heroku.
- Render: Easily install and scale up Baserow on Render.
- Digital Ocean: Easily install and scale up Baserow on Digital Ocean.
- Cloudron: Install and update Baserow on your own Cloudron server.
- Railway: Install Baserow via Railway.
- Elestio: Fully managed by Elestio.
Official documentation
The official documentation can be found on the website at https://baserow.io/docs/index
or here inside the repository. The API docs can be found here at
https://api.baserow.io/api/redoc/ or if you are looking for the OpenAPI schema here
https://api.baserow.io/api/schema.json.
Become a sponsor
If you would like to get new features faster, then you might want to consider becoming a
sponsor. By becoming a sponsor we can spend more time on Baserow which means faster
development.
Development environment
If you want to contribute to Baserow you can setup a development environment like so:
$ git clone https://gitlab.com/baserow/baserow.git
$ cd baserow
$ ./dev.sh --build
The Baserow development environment is now running.
Visit http://localhost:3000 in your browser to see a working
version in development mode with hot code reloading and other dev features enabled.
More detailed instructions and more information about the development environment can be
found
at https://baserow.io/docs/development/development-environment
.
Plugin development
Because of the modular architecture of Baserow it is possible to create plugins. Make
your own fields, views, applications, pages, or endpoints. We also have a plugin
boilerplate to get you started right away. More information can be found in the
plugin introduction and in the
plugin boilerplate docs.
Meta
Created by Baserow B.V. - bram@baserow.io.
Distributes under the MIT license. See LICENSE for more information.
Version: 1.35.1
The official repository can be found at https://gitlab.com/baserow/baserow.
The changelog can be found here.
Become a GitHub Sponsor here.
[](https://archestra.ai/mcp-catalog/bram2w__baserow)Baserow is an open-source no-code database tool and an Airtable alternative.
Create your own online database without technical experience. Our user-friendly no-code
tool gives you the powers of a developer without leaving your browser.
- A spreadsheet database hybrid combining ease of use and powerful data organization.
- Easily self-hosted with no storage restrictions or sign-up on https://baserow.io to
get started immediately. - Alternative to Airtable.
- Open-core with all non-premium and non-enterprise features under
the MIT License allowing commercial and
private use. - Headless and API first.
- Uses popular frameworks and tools like Django,
Vue.js and PostgreSQL.
docker run -v baserow_data:/baserow/data -p 80:80 -p 443:443 baserow/baserow:1.35.1

Get Involved
We're hiring remotely! More information at https://baserow.io/jobs.
Join our forum at https://community.baserow.io/. See
CONTRIBUTING.md on how to become a contributor.
Installation
- Docker
- Ubuntu
- Docker Compose
- Heroku: Easily install and scale up Baserow on Heroku.
- Render: Easily install and scale up Baserow on Render.
- Digital Ocean: Easily install and scale up Baserow on Digital Ocean.
- Cloudron: Install and update Baserow on your own Cloudron server.
- Railway: Install Baserow via Railway.
- Elestio: Fully managed by Elestio.
Official documentation
The official documentation can be found on the website at https://baserow.io/docs/index
or here inside the repository. The API docs can be found here at
https://api.baserow.io/api/redoc/ or if you are looking for the OpenAPI schema here
https://api.baserow.io/api/schema.json.
Become a sponsor
If you would like to get new features faster, then you might want to consider becoming a
sponsor. By becoming a sponsor we can spend more time on Baserow which means faster
development.
Development environment
If you want to contribute to Baserow you can setup a development environment like so:
$ git clone https://gitlab.com/baserow/baserow.git
$ cd baserow
$ ./dev.sh --build
The Baserow development environment is now running.
Visit http://localhost:3000 in your browser to see a working
version in development mode with hot code reloading and other dev features enabled.
More detailed instructions and more information about the development environment can be
found
at https://baserow.io/docs/development/development-environment
.
Plugin development
Because of the modular architecture of Baserow it is possible to create plugins. Make
your own fields, views, applications, pages, or endpoints. We also have a plugin
boilerplate to get you started right away. More information can be found in the
plugin introduction and in the
plugin boilerplate docs.
Meta
Created by Baserow B.V. - bram@baserow.io.
Distributes under the MIT license. See LICENSE for more information.
Version: 1.35.1
The official repository can be found at https://gitlab.com/baserow/baserow.
The changelog can be found here.
Become a GitHub Sponsor here.
Related MCP Servers
MongoDB MCP Server
85/100Official MongoDB MCP server that enables AI assistants to interact with MongoDB databases and Atlas deployments. Supports CRUD operations, aggregation pipelines, collection management, indexing, and Atlas cluster administration.
mcp-google-sheets
73/100This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
dbt-mcp
73/100A MCP (Model Context Protocol) server for interacting with dbt.
druid-mcp-server
73/100A comprehensive Model Context Protocol (MCP) server for Apache Druid that provides extensive tools, resources, and AI-assisted prompts for managing and analyzing Druid clusters. Built with Spring Boot and Spring AI, this server enables seamless integration between AI assistants and Apache Druid through standardized MCP protocol.
mcp-snowflake-server
67/100MCP server from isaacwasserman/mcp-snowflake-server
elasticsearch-mcp-server
64/100A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
