Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Project ManagementAuth: OAuth2.1

monday.com hosted MCP server

Work OS

monday.com’s hosted MCP server exposes boards, items, and workflow operations to agents, letting teams query and update their monday.com account through MCP instead of custom API glue.

Curated by Published Updated

Server description

Work OS boards, items, and workflows for agents

monday.com’s hosted MCP server exposes boards, items, and workflow operations to agents, letting teams query and update their monday.com account through MCP instead of custom API glue.

Directory details

Slug
monday-com
Category
Project Management
Category slug
project-management
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "monday-com": {
      "url": "https://mcp.monday.com/sse"
    }
  }
}

Connection links