Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-server-monday

mcp-server-monday

GitHub

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

33
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