Skip to main content
Glama

Focalboard MCP Server

by gmjuhasz

get_board

Retrieve detailed board information including all columns and property definitions to understand board structure and available fields for task management.

Instructions

Get detailed information about a specific board, including all its columns and property definitions.

Input Schema

NameRequiredDescriptionDefault
boardIdYesThe ID of the board to retrieve

Input Schema (JSON Schema)

{ "properties": { "boardId": { "description": "The ID of the board to retrieve", "type": "string" } }, "required": [ "boardId" ], "type": "object" }

Other Tools from Focalboard MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/gmjuhasz/focalboard-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server