🚀 monday.com MCP
@mondaycom
关于 🚀 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-mondaycom": {
"command": "npx",
"args": [
"@mondaydotcomorg/monday-api-mcp@latest",
"--enable-dynamic-api-tools",
"true"
],
"env": {
"MONDAY_TOKEN": "your_monday_api_token"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论