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.
记忆与知识 分类下的更多 MCP 服务器
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files

Memory
modelcontextprotocolModel Context Protocol Servers
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
评论