From 6017c6aab178aa0e755118bd28ecc8fd7ad6b0e2 Mon Sep 17 00:00:00 2001 From: Trevor Sullivan Date: Sat, 5 Jul 2025 09:27:41 -0600 Subject: [PATCH 1/2] Add Baserow to MCP servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f816c72b39..bd3f281ffd 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Official integrations are maintained by companies building production ready MCP - 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. - 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. - Bankless Logo **[Bankless Onchain](https://github.com/bankless/onchain-mcp)** - Query Onchain data, like ERC20 tokens, transaction history, smart contract state. +- 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. - BICScan Logo **[BICScan](https://github.com/ahnlabio/bicscan-mcp)** - Risk score / asset holdings of EVM blockchain address (EOA, CA, ENS) and even domain names. - Bitrise Logo **[Bitrise](https://github.com/bitrise-io/bitrise-mcp)** - Chat with your builds, CI, and [more](https://bitrise.io/blog/post/chat-with-your-builds-ci-and-more-introducing-the-bitrise-mcp-server). - BoldSign Logo **[BoldSign](https://github.com/boldsign/boldsign-mcp)** - Search, request, and manage e-signature contracts effortlessly with [BoldSign](https://boldsign.com/). From 464f56b194e84d0240d75c7d4c5bfe41e4c5bc3b Mon Sep 17 00:00:00 2001 From: Adam Jones Date: Sat, 16 Aug 2025 22:30:21 +0100 Subject: [PATCH 2/2] Fix Baserow entry formatting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf42dae1a2..71a16db580 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Official integrations are maintained by companies building production ready MCP - Microsoft Azure DevOps Logo **[Azure DevOps](https://github.com/microsoft/azure-devops-mcp)** - Interact with Azure DevOps services like repositories, work items, builds, releases, test plans, and code search. - 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. - Bankless Logo **[Bankless Onchain](https://github.com/bankless/onchain-mcp)** - Query Onchain data, like ERC20 tokens, transaction history, smart contract state. -- 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. +- Baserow Logo **[Baserow](https://gitlab.com/baserow/baserow/-/tree/develop/backend/src/baserow/api/mcp)** - Query data from Baserow self-hosted or SaaS databases using MCP integration. - BICScan Logo **[BICScan](https://github.com/ahnlabio/bicscan-mcp)** - Risk score / asset holdings of EVM blockchain address (EOA, CA, ENS) and even domain names. - Bitrise Logo **[Bitrise](https://github.com/bitrise-io/bitrise-mcp)** - Chat with your builds, CI, and [more](https://bitrise.io/blog/post/chat-with-your-builds-ci-and-more-introducing-the-bitrise-mcp-server). - boikot Logo **[Boikot](https://github.com/boikot-xyz/boikot)** - Learn about the ethical and unethical actions of major companies with [boikot.xyz](https://boikot.xyz/).