get-boards
Access and manage all Trello boards via the Advanced MCP Server. Streamline project workflows by retrieving board data for enhanced organization and integration with Cursor AI.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}