mcp-server-monday

This repository provides an MCP server for monday.com, enabling interaction with boards and items through tools like creating items, retrieving groups, creating updates, and listing boards and subitems. It uses

22
3

Monday.com MCP server

smithery badge

This MCP (Model Context Protocol) Server facilitates interaction between MCP clients and Monday.com, enabling operations on boards and items.

Components

Tools

The server provides the following tools for interacting with Monday.com:

  • monday-create-item: Creates new items or sub-items.
  • monday-get-board-groups: Retrieves groups from a board.
  • monday-create-update: Adds comments/updates to items.
  • monday-list-boards: Lists available boards.
  • monday-list-items-in-groups: Lists items within specified groups.
  • monday-list-subitems-in-items: Lists sub-items for given items.

Quickstart

Install

Instructions provided for installation via Claude Desktop (using uvx or Docker) and Smithery.

Development

Building and Publishing

Details steps for building and publishing the package using uv, including syncing dependencies, building distributions, and publishing to PyPI.

Debugging

Recommends using the MCP Inspector for debugging, launched via npm.

Repository

SA
sakce

sakce/mcp-server-monday

Created

February 21, 2025

Updated

March 28, 2025

Language

Python

Category

Productivity