You're viewing a demo portfolio

Join the waitlist
PRSM

monday_list_boards

Active

Tool of Monday

declared in 0.1.0

List all boards in your account. Returns board ID, name, state, and item count to discover available boards.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-monday-api-key"
    },
    {
      "limit": 50,
      "_apiKey": "your-monday-api-key"
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of boards to return (default 20, max 50)"
    },
    "_apiKey": {
      "type": "string",
      "description": "Monday.com API token"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Monday

https://github.com/pipeworx-io/mcp-monday

1/7 registries
View full server →