From c4a27f9d70c0731adbf048fd7adf49846718c3ef Mon Sep 17 00:00:00 2001 From: Bram Wiepjes Date: Wed, 16 Jul 2025 14:10:18 +0200 Subject: [PATCH] Add Baserow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c694f89..3ec0f1fe 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [alexanderzuev/supabase-mcp-server](https://github.com/alexander-zuev/supabase-mcp-server) - Supabase MCP Server with support for SQL query execution and database exploration tools - [aliyun/alibabacloud-tablestore-mcp-server](https://github.com/aliyun/alibabacloud-tablestore-mcp-server) ☕ 🐍 ☁️ - MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless. - [benborla29/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql) ☁️ 🏠 - MySQL database integration in NodeJS with configurable access controls and schema inspection +- [bram2w/baserow](https://github.com/bram2w/baserow) - Baserow database integration with table search, list, and row create, read, update, and delete capabilities. The server is directly embedded in the open source tool (https://baserow.io/user-docs/mcp-server). - [bytebase/dbhub](https://github.com/bytebase/dbhub) 📇 🏠 – Universal database MCP server supporting mainstream databases. - [c4pt0r/mcp-server-tidb](https://github.com/c4pt0r/mcp-server-tidb) 🐍 ☁️ - TiDB database integration with schema inspection and query capabilities - [Canner/wren-engine](https://github.com/Canner/wren-engine) 🐍 🦀 🏠 - The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents