mcpbeat Sign in

Monday Com MCP Server

answering

Monday Com is answering right now. Last checked 15 min ago. Last commit 16 Sep 2026.

MCP server for monday.com integration.

Uptime history 51 days of history · worst day 93%
51 days agonow
95.1%
Uptime 24h
173 of 182 checks
Tools
hidden behind auth
300 ms
Response time
average over 24h
426
Stars
last commit 16 Sep 2026

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/release.yml:44
      - name: Update package versions
        if: ${{ !steps.bumpr.outputs.skip }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Monday Com does not always answer

Over the last week it answered 96.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add monday.com --transport http https://mcp.monday.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "monday.com": {
      "url": "https://mcp.monday.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.monday.com]
url = "https://mcp.monday.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "monday.com": {
      "url": "https://mcp.monday.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "monday.com": {
      "url": "https://mcp.monday.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp.monday.com/mcp streamable-http sign-in 198 ms 15 min ago
https://mcp.monday.com/sse sse sign-in 214 ms 15 min ago

Alternatives to Monday Com

same job, measured the same way
Chanty
by asklokesh

MCP server for Chanty API integration

63 installs/wk local only
Azure
by asklokesh

MCP server for Azure API integration

63 installs/wk local only
Xero
by asklokesh

MCP server for Xero API integration

44 installs/wk local only
Zoho Crm
by asklokesh

MCP server for Zoho CRM API integration

47 installs/wk local only
Uipath
by asklokesh

MCP server for UiPath API integration

60 installs/wk local only
Rancher
by asklokesh

MCP server for Rancher API integration

49 installs/wk local only
Harness
by asklokesh

MCP server for Harness API integration

52 installs/wk local only
Rundeck
by asklokesh

MCP server for Rundeck API integration

52 installs/wk local only

Monday Com — questions

Answers built from our own checks of this server.

Why is there no tool list for Monday Com?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 95.1% of checks in the last 24 hours got a reply.
Is Monday Com working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 173 of 182 checks got a reply (95.1%), average response time 300 ms. The bar chart above shows every period we have measured.
How do I connect Monday Com?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Monday Com?
No API key is involved. Monday Com answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Monday Com?
It answers our handshake in 300 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Monday Com open source?
Yes — it is published under the MIT licence, written in TypeScript, 426 stars on GitHub and 20 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.