Skip to content

Conversation

@pcgeek86
Copy link
Contributor

@pcgeek86 pcgeek86 commented Jul 5, 2025

Description

Baserow is a self-hosted & SaaS service similar to Airtable, NocoDB, and so on. It's essentially a database with an API, and a spreadsheet view. Baserow has recently added MCP support to their solution, including the open source, self-hosted model: https://baserow.io/user-docs/mcp-server

Server Details

  • Server: Baserow
  • Changes to:

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

README.md Outdated
- <img height="12" width="12" src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/acom_social_icon_azure" alt="Microsoft Azure Logo" /> **[Azure](https://github.com/Azure/azure-mcp)** - The Azure MCP Server gives MCP Clients access to key Azure services and tools like Azure Storage, Cosmos DB, the Azure CLI, and more.
- <img height="12" width="12" src="https://mapopen-website-wiki.cdn.bcebos.com/LOGO/lbsyunlogo_icon.ico" alt="Baidu Map Logo" /> **[Baidu Map](https://github.com/baidu-maps/mcp)** - [Baidu Map MCP Server](https://lbsyun.baidu.com/faq/api?title=mcpserver/base) provides tools for AI agents to interact with Baidu Maps APIs, enabling location-based services and geospatial data analysis.
- <img height="12" width="12" src="https://www.bankless.com/favicon.ico" alt="Bankless Logo" /> **[Bankless Onchain](https://github.com/bankless/onchain-mcp)** - Query Onchain data, like ERC20 tokens, transaction history, smart contract state.
- <img height="12" width="12" src="[https://www.bankless.com/favicon.ico](https://baserow.io/img/logo_baserow_square_large.png)" alt="Baserow Logo" /> **[Baserow]([https://github.com/bankless/onchain-mcp](https://gitlab.com/baserow/baserow/-/tree/develop/backend/src/baserow/api/mcp))** - Query data from Baserow self-hosted or SaaS databases using MCP integration.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the PR. Looks like there are some formatting issues here?

@olaservo olaservo added the waiting for submitter Waiting for the submitter to provide more info label Jul 18, 2025
domdomegg and others added 2 commits August 16, 2025 22:29
- Fixed malformed markdown with nested brackets in the Baserow entry
- Corrected the image source URL format
- Corrected the link format to follow standard markdown syntax

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@domdomegg domdomegg force-pushed the patch-1 branch 2 times, most recently from 55a6e41 to 464f56b Compare August 16, 2025 21:34
@domdomegg domdomegg merged commit e4934b3 into modelcontextprotocol:main Aug 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for submitter Waiting for the submitter to provide more info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants