Skip to main content
Glama

Focalboard MCP Server

by gmjuhasz

search_boards

Find boards by name or keyword within a specific team to quickly locate relevant project boards and workspaces for efficient task management.

Instructions

Search for boards by name or keyword within a team.

Input Schema

NameRequiredDescriptionDefault
teamIdNoThe team ID to search within (default: "0" for default team)0
searchTermYesThe search term to find boards

Input Schema (JSON Schema)

{ "properties": { "searchTerm": { "description": "The search term to find boards", "type": "string" }, "teamId": { "default": "0", "description": "The team ID to search within (default: \"0\" for default team)", "type": "string" } }, "required": [ "searchTerm" ], "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