Baserow database integration with table search, list, and row create, read, update, and delete capabilities.
Add to Claude Desktop config.json
{
"mcpServers": {
"baserow-baserow": {
"command": "python",
"args": [
"-m",
"baserow"
]
}
}
} Get the source and run locally
git clone https://github.com/baserow/baserow.git ~/.mcp/baserow
cd ~/.mcp/baserow Baserow is the secure, open-source platform for building databases, applications, automations, and AI agents — all without code. Trusted by over 150,000 users, Baserow delivers enterprise-grade security with GDPR, HIPAA, and SOC 2 Type II compliance, plus cloud and self-hosted deployments for full data control. With a built-in AI Assistant that lets you create databases and workflows using natural language, Baserow empowers teams to structure data, automate processes, build internal tools, and create custom dashboards. Fully extensible and API-first, Baserow integrates seamlessly with your existing tools and performs at any scale.
docker run -v baserow_data:/baserow/data -p 80:80 -p 443:443 baserow/baserow:2.2.2






Baserow has moved from GitLab to GitHub. All issues have been successfully migrated, but merged and closed merge requests (PRs) were not imported. You can still browse the old repository and its history at: https://gitlab.com/baserow/baserow.
Please use this GitHub repository for all new issues, discussions, and contributions going forward at: https://github.com/baserow/baserow.
Join our forum at https://community.baserow.io/. See CONTRIBUTING.md on how to become a contributor.
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.
If you want to contribute to Baserow you can setup a development environment like so:
git clone https://github.com/baserow/baserow.git
cd baserow
just dc-dev build --parallel
just dc-dev up -d
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.
Unlike proprietary tools like Airtable, Baserow gives you full data ownership, infinite scalability, and no vendor lock-in — all while keeping the simplicity of a spreadsheet interface.
Created by Baserow B.V. - bram@baserow.io.
Distributes under the MIT license. See LICENSE for more information.
Version: 2.2.2
The official repository can be found at https://github.com/baserow/baserow.
The changelog can be found here.
Become a GitHub Sponsor here.
Open source MCP server specializing in easy, fast, and secure tools for Databases.
All-in-one MCP server for Postgres development and operations, with tools for performance analysis, tuning, and health checks
Official Supabase MCP server to connect AI assistants directly with your Supabase project and allows them to perform tasks like managing tables, fetching config, and querying data.
MySQL database integration in NodeJS with configurable access controls and schema inspection
A Qdrant MCP server
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines