v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
MCP endpoints

Lists all the MCP (Model Context Protocol) endpoints of a user. These canbe used to directly integrate with an LLM like Claude, and let the LLM perform actions directly in Baserow. Treat your MCP URL like a password,as it has the ability to modify data in Baserow.

get/api/mcp/endpoints/

Response

idinteger required
namestring required

The human readable name of the MCP endpoint for the user.

keystring required

The unique endpoint key that can be used to authorize for the MCP service.

workspace_idinteger required
workspace_namestring required
createdstring date-time required