Server Directory
ProductivityIntermediate

Monday.com

by Monday.com

GitHub
1.4k

Monday.com Work OS integration for project management, workflow automation, and team collaboration. Manage boards, items, updates, and custom automations.

CAPABILITIES

  • Board and item management
  • Workflow automation
  • Status and progress tracking
  • File attachments
  • Team notifications
  • Custom dashboard creation

INSTALLATION

Terminal
npx -y @monday/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "monday": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@monday/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Intermediate
Maintained By
Monday.com
NPM Package
@monday/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →