Official hosted Platform MCP wrapping the monday.com GraphQL API so AI assistants can manage boards, items, docs, and workflows. Free plan supported (OAuth or API token).
Add this snippet to your client's MCP config (claude_desktop_config.json for Claude Desktop, the MCP panel for OpenClaw, or the equivalent for Hermes). Restart the client to load the server.
{
"mcpServers": {
"monday-com": {
"url": "https://mcp.monday.com/mcp"
}
}
}create_board, get_board_info, create_item, change_item_column_values, create_doc, create_notification, search
This MCP server works with any MCP-compatible client, including Claude Desktop, Claude Code, OpenClaw, Hermes, Cursor and Windsurf. Configuration syntax differs slightly between clients — check each tool's documentation.
We build private MCP servers wrapping your internal tools, APIs and databases — deployed into Claude, OpenClaw or Hermes for your team.
Build my MCP