Skip to main content
Glama

Monday.com MCP Server

monday-get-items-by-id

Retrieve specific items from Monday.com boards using their unique IDs to access and manage data efficiently in the MCP Server.

Instructions

Fetch specific Monday.com item by its ID

Input Schema

NameRequiredDescriptionDefault
itemIdYesID of the Monday.com item to fetch.

Input Schema (JSON Schema)

{ "properties": { "itemId": { "description": "ID of the Monday.com item to fetch.", "type": "string" } }, "required": [ "itemId" ], "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