Baserow
@bram2w
Baserow について
Baserow is an open source no-code platform, and alternative to Airtable. It contains an embedded MCP server that can be used to read and write data to the tables in the no-code database. Documentation can be found here https://baserow.io/user-docs/mcp-server.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Baserow MCP": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.baserow.io/mcp/•••••••/sse"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Baserow?
Baserow is an open source no-code platform and alternative to Airtable. It contains an embedded MCP server that can be used to read and write data to the tables in the no-code database.
How to use Baserow?
The MCP server is embedded directly in Baserow. Refer to the official documentation at https://baserow.io/user-docs/mcp for setup and configuration instructions.
Key features of Baserow
- Open source no-code platform
- Embedded MCP server for data access
- Read data from database tables
- Write data to database tables
- Built-in alternative to Airtable
Use cases of Baserow
- Reading data from no-code database tables
- Writing data to no-code database tables
- Automating data management via MCP protocol
FAQ from Baserow
What is Baserow?
Baserow is an open source no-code platform and alternative to Airtable.
What does the embedded MCP server do?
It can be used to read and write data to the tables in the no-code database.
Is Baserow open source?
Yes, Baserow is an open source platform.
What is Baserow an alternative to?
Baserow is an alternative to Airtable.
Where can I find documentation for the MCP server?
Documentation is available at https://baserow.io/user-docs/mcp.
「メモリとナレッジ」の他のコンテンツ
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors

Memory
modelcontextprotocolModel Context Protocol Servers
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
コメント