Skip to main content
Glama

Focalboard MCP Server

by gmjuhasz

list_boards

Retrieve all boards for a specific team with their IDs, titles, and properties to organize and access project workspaces.

Instructions

List all boards for a team. Returns an array of boards with their IDs, titles, and properties.

Input Schema

NameRequiredDescriptionDefault
teamIdNoThe team ID to list boards for (default: "0" for default team)0

Input Schema (JSON Schema)

{ "properties": { "teamId": { "default": "0", "description": "The team ID to list boards for (default: \"0\" for default team)", "type": "string" } }, "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