Read and write access to your Baserow tables.
Introducing the Model Context Protocol (MCP) Server: A seamless integration with Large Language Models.
We’ve integrated an MCP server directly into Baserow, enabling easy interaction with Large Language Models like Claude or Cursor that support the protocol.
The MCP server URL is compatible with any supported client, providing a unique endpoint that allows the LLM to perform actions in your workspace on your behalf.
The MCP server supports all standard CRUD operations through natural language prompts.
Operation | Description | Example Prompt |
---|---|---|
Create | Add new records | “Add a new task called ‘Review Documentation’” |
Read | Query existing data | “Find all projects due this week” |
Update | Modify records | “Change the status to ‘In Progress’” |
Delete | Remove records | “Delete completed tasks older than 30 days” |
We recommend using a high-parameter model for the MCP to function properly.
Here are the detailed steps to set up an MCP server:
Three simple steps to get started with Claude Desktop and the Baserow MCP:
claude_desktop_config.json
Three simple steps to get started with Cursor and the Baserow MCP:
Two easy steps to set up MCP with Cascade in Windsurf:
mcp_config.json
. Add the JSON configuration{
"mcpServers": {
"Baserow MCP": {
"command": "npx",
"args": [
"mcp-remote",
"MCP URL"
]
}
}
}
Treat your MCP URL as securely as a password, since it grants full access to modify your Baserow data.
Security Note: Your MCP URL contains sensitive credentials. Never share it publicly or store it in an unsecured location.
On this page
Knowledge graph-based persistent memory system
Read-only database access with schema inspection
Database interaction and business intelligence capabilities
Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools
Query Onchain data, like ERC20 tokens, transaction history, smart contract state.
Embeddings, vector search, document storage, and full-text search with the open-source AI application database
Query your ClickHouse database server.
Interact with the data stored in Couchbase clusters using natural language.
Stock market API made for AI agents
Immutable ledger database with live synchronization