๐ monday.com MCP
@mondaycom
About ๐ monday.com MCP
Enable AI agents to work reliably - giving them secure access to structured data, tools to take action, and the context needed to make smart decisions.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-mondaycom": {
"command": "npx",
"args": [
"@mondaydotcomorg/monday-api-mcp@latest",
"--enable-dynamic-api-tools",
"true"
],
"env": {
"MONDAY_TOKEN": "your_monday_api_token"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is monday.com MCP?
It is an open framework that connects AI agents to the monday.com work operating system, providing secure access to structured data and tools for actions. Maintained by monday.com's AI team, it is available as a hosted service or a local server.
How to use monday.com MCP?
Use the hosted MCP by adding its URL to your MCP client configuration, or install locally by generating a monday.com API token and configuring the client (e.g., Claude Desktop) with the npx command and MONDAY_TOKEN environment variable. For Gemini CLI, install the extension and authenticate via /mcp auth monday.
Key features of monday.com MCP
- Provides tools for item, board, account, and WorkForms operations.
- Includes Dynamic API Tools (Beta) for full GraphQL API access.
- Supports OAuth authentication and workspace controls via hosted MCP.
- Offers Apps Framework Tools for building custom monday.com apps.
- Provides ready-to-use prompts for common workflows.
- Integrates with Claude, ChatGPT, Cursor, Copilot, and Mistral.
Use cases of monday.com MCP
- Creating and managing items and boards via AI assistants.
- Automating workflow updates and notifications based on AI requests.
- Searching and retrieving monday.com data for context-aware decisions.
- Building custom apps and integrations with AI assistance.
- Running project management tasks through natural language commands.
FAQ from monday.com MCP
What is the difference between hosted and local MCP?
Hosted MCP is recommended for most users โ it requires no local setup, updates automatically, and uses OAuth. Local MCP allows customization, offline use, and direct source code modifications.
What are the runtime requirements for local installation?
Local installation requires Node.js v20 or higher and a monday.com API token. The server runs via the npx @mondaydotcomorg/monday-api-mcp@latest command.
How does authentication work?
Hosted MCP uses OAuth authentication and optional workspace controls. Local MCP uses a personal API token generated from your monday.com developer settings, passed as the MONDAY_TOKEN environment variable.
Can I use monday.com MCP with any AI platform?
Yes, the README documents integrations with Claude Desktop, ChatGPT, Cursor, Microsoft Copilot Studio, Mistral AI's le Chat, and Gemini CLI (via extension or direct MCP addition).
Are there any limitations or beta features?
Dynamic API Tools are in Beta and provide full GraphQL API access. The hosted MCP is recommended for higher reliability and performance. No other specific limits are mentioned in the README.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcocoไธๆญขไบ CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments