Skip to main content
Glama

Monday.com MCP Server

by sakce

monday-list-boards

Retrieve all boards from Monday.com with customizable pagination, enabling efficient management and access to board information.

Instructions

Get all Boards from Monday.com

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of Monday.com Boards to return.
pageNoPage number for pagination.

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of Monday.com Boards to return.", "type": "integer" }, "page": { "description": "Page number for pagination.", "type": "integer" } }, "type": "object" }

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/sakce/mcp-server-monday'

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