mondaycom/mcp
An MCP server that connects AI agents to the monday.com work OS, enabling them to query structured data and execute actions.

This repository provides a Model Context Protocol server maintained by monday.com’s AI team. It exposes monday.com board data, items, and operations as tools that AI agents can invoke via the MCP protocol. The server acts as a bridge between AI agents (including Claude, OpenAI-compatible models) and the monday.com platform, giving agents secure access to work management data and the ability to take actions like updating items or querying boards. Developers can integrate this server into AI coding assistants or agent frameworks to enable work-context-aware AI assistance.