Back to directory
baserow/mcp-server

baserow/mcp-server

@baserow

Integrate Baserow with LLMs using the Model Context Protocol (MCP) Server. Enable natural language operations, secure data management, and seamless interaction with Claude, Cursor, and Windsurf.

mcpbaserowdatabasellmainatural-languageno-codeairtable-alternative

Installation & Configuration

{
  "mcpServers": {
    "Baserow MCP": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "YOUR_MCP_URL_HERE"
      ]
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/12
Updated
2026/6/13