Back to directory
mcp-server-monday

mcp-server-monday

@Prat01134

An MCP server for Monday.com, enabling clients to interact with Monday.com boards, items, updates, and documents.

monday.comproject managementwork managementtask managementcontext

Installation & Configuration

{
  "mcpServers": {
    "monday": {
      "command": "uvx",
      "args": [
        "mcp-server-monday"
      ],
      "env": {
        "MONDAY_API_KEY": "your-monday-api-key",
        "MONDAY_WORKSPACE_NAME": "your-monday-workspace-name"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/2/21
Updated
2026/6/8