Skip to main content
Glama

Monday.com MCP Server

by Prat011

monday-get-items-by-id

Retrieve specific items from Monday.com using their unique IDs. This tool simplifies data access by allowing users to fetch precise information directly from their boards.

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