Back to directory
Baserow MCP

Baserow MCP

@Baserow0

Baserow's MCP Server integrates Baserow, a no-code database, with Large Language Models (LLMs) to enable natural language interaction and CRUD operations on your Baserow data.

databaseno-codellm-integrationcrud

Installation & Configuration

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

Information

Transport
stdio
Language
Unknown
Created
2025/8/3
Updated
2025/8/3