Monday Com MCP Server

Enable AI agents to operate reliably within real workflows. This MCP is monday.com's open framework for connecting agents into your work OS - giving them secure access to structured data, tools to take action, and the context needed to make smart decisions. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 420 · #224 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Monday Com

before you install - you'll need

Set MONDAY_TOKEN, AUTH_HEADER, API_VERSION before connecting.

Claude Code

claude mcp add mondaycom-mcp --transport http https://mcp.monday.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mondaycom-mcp": {
      "url": "https://mcp.monday.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.monday.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.monday.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.monday - domain-verified with the official MCP registry

03 · Who maintains Monday Com

monday.com is maintained by mondaycom. It's the only MCP server we track from this author; the repo dates to Apr 2025.

04 · Facts

category
other - ranked #224 of 848 actively-maintained other servers as of 2026-08-25.
registry
com.monday/monday.com (active, first published 2025-10-23)

05 · Monday Com FAQ

What is Monday Com?

Enable AI agents to operate reliably within real workflows. This MCP is monday.com's open framework for connecting agents into your work OS - giving them secure access to structured data, tools to take action, and the context needed to make smart decisions. It is available as a remote MCP endpoint.

Is Monday Com still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.

How do I install Monday Com?

Run `claude mcp add mondaycom-mcp --transport http https://mcp.monday.com/mcp`. The README documents 3 environment variables (MONDAY_TOKEN, AUTH_HEADER, API_VERSION) to set first. Set MONDAY_TOKEN, AUTH_HEADER, API_VERSION before connecting. You can also paste the ready-made client config above.

Does Monday Com require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Monday Com

More MCP servers to compare · MITRE ATT&CK · Plots · Bash Command MCP · Hashfile MCP · ConnectWise PSA

More TypeScript MCP servers · Commit Lore · MongoDB MCP Server · REA · Boe MCP · Komodo MCP Server · see all