Skip to main content
Glama

Monday.com MCP Server

monday-get-doc-content

Retrieve the content of a Monday.com document by specifying its ID using this tool, enabling quick access to document data within the MCP server.

Instructions

Get the content of a specific document by ID

Input Schema

NameRequiredDescriptionDefault
doc_idYesID of the Monday.com document to retrieve.

Input Schema (JSON Schema)

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