PluginBench
MCP Server

ai.waystation/monday MCP Server

ai.waystation/monday

What is the ai.waystation/monday MCP server?

Access and manage your Monday.com boards, items, and updates seamlessly

How to install ai.waystation/monday

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "monday": {
      "url": "https://waystation.ai/monday/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "monday": {
      "serverUrl": "https://waystation.ai/monday/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "monday": {
      "type": "http",
      "url": "https://waystation.ai/monday/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "monday": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://waystation.ai/monday/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http monday https://waystation.ai/monday/mcp

Related MCP servers

Access and manage your Airtable bases, tables, and records seamlessly

View repository →

Read emails, send messages, and manage labels in your Gmail account.

View repository →

Track issues, manage projects, and streamline workflows in Jira.

View repository →

Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack

View repository →

Collaborate on visual boards with your team using Miro integration.

View repository →

Create, edit, and collaborate on Office documents and spreadsheets.

View repository →