Monday.com
Read, create, and act on monday.com boards and items via the GraphQL API.
Monday.com
Read, create, and act on monday.com boards and items via the GraphQL API. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Monday.com MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Monday.com tool call against your policies.
Why MCPX
MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Monday.com once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.
Tools content
- create_item · Write
Create a new item with provided values, create a subitem under a parent item, or duplicate an existing item and update it with new values. - delete_item · Write
Delete an item. - change_item_column_values · Write
Change the column values of an item in a monday.com board. - move_item_to_group · Write
Move an item to a group in a monday.com board. - create_update · Write
Create a new update (comment/post) on a monday.com item. - create_update_in_monday · Write
Create a new update (comment/post) on a monday.com item. - get_updates · Read-only
Get updates (comments/posts) from a monday.com item or board. - get_board_items_page · Read-only
Get all items from a monday.com board with pagination support and optional column values and item descriptions. - get_board_info · Read-only
Get comprehensive board information including metadata, structure, owners, and configuration. - get_board_schema · Read-only
Get board schema (columns and groups) by board id. - get_board_activity · Read-only
Get board activity logs for a specified time range (defaults to last 30 days). - get_full_board_data · Read-only
INTERNAL USE ONLY - DO NOT CALL THIS TOOL DIRECTLY. - board_insights · Read-only
This tool allows you to calculate insights about board. - create_board · Write
Create a monday.com board. - create_column · Write
Create a new column in a monday.com board. - update_column · Write
Update properties of an existing monday.com column (title, description, settings). - delete_column · Write
Delete a column from a monday.com board. - get_column_type_info · Read-only
Retrieves comprehensive information about a specific column type. - create_group · Write
Create a new group in a monday.com board. - list_users_and_teams · Read-only
Tool to fetch users and/or teams data.
Frequently asked questions
What is the Monday.com MCP server?
Read, create, and act on monday.com boards and items via the GraphQL API. Through Lunar.dev MCPX, Monday.com connects to any MCP-compatible AI client behind a single governed gateway.
How do I connect Monday.com to MCPX?
Add the Monday.com server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Monday.com call through the gateway.
Is the Monday.com MCP server official?
Yes. Monday.com is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.
What authentication does Monday.com use with MCPX?
Monday.com uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.
How many tools does Monday.com expose in MCPX?
Monday.com exposes 17 tools. In MCPX you can enable or disable each tool per agent for least-privilege access.
