Overview
Features
Plug-and-play MCP server
A plug-and-play server implementation for MCP that lets AI agents interact with the monday.com API without building complex integrations.
Hosted MCP service
hosted MCP option with infrastructure handling, automatic updates, OAuth authentication, and workspace access controls for reliability and security.
Local development & customization
Supports local installation and source-level customization, with build and run workflows for development and testing.
Token-based authentication & security
Requires a monday.com API token via CLI (-t) or environment variable, with security best practices and optional read-only mode.
Dynamic API Tools (Beta)
Enable full GraphQL API access with tools like all_monday_api, get_graphql_schema, and get_type_details; can be enabled or restricted.
Flexible MCP Server configuration
Configurable via CLI flags and JSON, including API token, API version, mode (default/apps), read-only, and dynamic tools toggles.
Extensive monday.com toolset
Provides a broad set of operations across items, boards, accounts, and WorkForms to manage and query monday.com data.
Apps Framework Tools integration
Integrates with monday.com Apps Framework Tools to build AI-assisted apps and workflows.
Who Is This For?
- AI developers:Build AI assistants, automations, or custom integrations that operate within monday.com workflows by using the MCP server to access boards, items, and forms.
- Enterprise teams / developers:Deploy hosted MCP for scalable, maintained access with workspace controls, OAuth authentication, and secure token management.
- MCP/OpenAI tool users and integrators:Leverage the MCP server alongside agent toolkits (e.g., Claude, Gemini, Cursor) to power AI workflows with monday.com data and, optionally, Dynamic API Tools for GraphQL access.




