Skip to main content
Glama

WayStation MCP Server

Official

readMondayBoard

Retrieve all items from a specified Monday board as JSON objects using the WayStation MCP Server, enabling integration with productivity tools.

Instructions

Retrieves all items from the specified Monday board. The items can be arbitrary JSON objects.

Input Schema

NameRequiredDescriptionDefault
boardIdYesThe unique identifier of the Monday board.

Input Schema (JSON Schema)

{ "properties": { "boardId": { "description": "The unique identifier of the Monday board.", "type": "string" } }, "required": [ "boardId" ], "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/waystation-ai/mcp'

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