Skip to main content
Glama
waystation-ai

WayStation MCP Server

Official

createMondayItem

Add a new item to a Monday.com board and group with custom column values. Specify board ID, group ID, item name, and optional column data to create organized tasks.

Instructions

Creates a new item in the specified Monday board and group with optional column values. The column_values parameter should follow the format { "column_id": "value" } for each column to be set.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesThe unique identifier of the Monday board
group_idYesThe unique identifier of the group within the board
item_nameYesName of the new item to create
column_valuesNoObject containing column values for the new item. Example: { "status": "Planning", "person": "1324234" }

Latest Blog Posts

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