Submit

mcp-monday-server

@Sofias-ai

A lightweight MCP Server for seamless integration with Monday

Tools

Server Config

{
  "mcpServers": {
    "monday": {
      "command": "uvx",
      "args": [
        "mcp-monday-server"
      ],
      "env": {
        "MONDAY_API_KEY": "your-monday-api-key",
        "MONDAY_BOARD_ID": "your-default-board-id"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.