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

Changes

No recorded changes to this endpoint across all 6 revisions of this API.