Skip to main content
monday.com hosts an MCP server with more than 60 tools for reading and writing boards, items, and workspaces. Connect it to Spojit to create items from form submissions, update statuses as work moves, or summarise a board on a schedule.
Spojit connects to this server through a custom MCP server connection, so you add it with Add custom server rather than from the connector catalog. monday.com maintains it and decides which tools it offers; see monday.com’s MCP documentation for the current list.
Prefer curated tools? Use the built-in monday.com connector. This MCP server gives you monday.com’s own, broader tool set.

Before you start

  • A monday.com account. Tools respect your permissions: they only reach workspaces, boards, and items you can already access.
  • MCP tool calls count against your account’s daily API call limit, the same as direct API requests.

Server URL

Older guides reference https://mcp.monday.com/sse; that transport is no longer supported.

Connect in Spojit

1

Add a custom server

Go to Connections and click Add custom server. Enter a Name such as monday.com and paste the Server URL.
2

Keep Auto authentication

Leave Authentication on Auto, choose a visibility, and click Save & connect.
3

Approve access in monday.com

monday.com opens its authorization page. Sign in and approve. Spojit marks the connection Connected and refreshes the token automatically.

Alternative: a personal API token

For testing or personal use, monday.com accepts your personal API token as a bearer token. Copy it from your monday.com account’s API settings, then choose Token in Spojit, paste it, keep Header name Authorization and Prefix Bearer, and click Add.

Use it in a workflow

Add a Connector node, pick your monday.com server under Custom Servers, and choose Agent Mode or Direct Mode. See Use a custom server in a workflow.

Troubleshooting

MCP calls share your account’s daily API limit. Spread scheduled workflows out or reduce how often they run.

Learn more