Monday MCP Server for AI automation

Hi Monday Community!

I create apps for clients using Monday.com and recently have been doing more with AI and LLMs.

Here is a Monday.com MCP server that I created, which lets you interface directly with the Monday.com API through elegible MCP servers and IDEs (Claude Desktop, CursorAI, Cline).

This is a node TypeScript version, not Python. I will be releasing a Python equivalent in the near future.

The code is public on Github. Please submit a pull request if you want to add additional MCP tool functions that do not exist. Or you can just fork it, but it would be great to have a central unofficial MCP for monday.com automation.

It is also hosted with Smithery, with simple instructions for plugging this right into your IDE

Here’s one in Python. As you say, it’d be great to have a central unofficial MCP for monday.com. Looking forward to expanding on this one.

Super exciting to see how different folks build different functionality to handle their ways of working with the flexible monday :slight_smile:

https://github.com/sakce/mcp-server-monday
https://smithery.ai/server/@sakce/mcp-server-monday