Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By mondaycom
Operate a complete Monday.com CRM workflow from within Claude: run first-run setup, generate morning briefings and forecast dashboards, diagnose board health, clean and normalize deal data, build new workspaces from descriptions, and sync meeting transcripts to opportunities.
npx claudepluginhub mondaycom/mcp --plugin monday-crmStructural audit of a monday CRM board — missing-data patterns, stalled groups, abandoned columns, automation gaps, and data-quality scores — published as a prioritized diagnosis doc for CSM / admin action. Use when someone says "audit my CRM", "what's wrong with my board", "CSM kickoff doc", "diagnose the pipeline", or "board health check".
Diagnoses a CRM board for missing/stale data, surfaces gaps to the user, and runs an enrichment + normalization loop to fix them in bulk. Normalizes phone numbers, country codes, email casing; fills missing emails from company domain heuristics; flags unowned and amount-less deals. Different from board-diagnosis — that one **reports**, this one **acts**. Use when someone says "clean my CRM", "fix my data", "normalize phone numbers", "find missing emails", "my board is messy", or any variation of bulk data fix.
Build a Salesforce-style forecast dashboard natively inside monday — closed-won, committed, best-case, and pipeline buckets by close month, rendered as a real monday dashboard with widgets. Use when someone says "build me a forecast", "show me Q2 pipeline", "Salesforce-style forecast view", "forecast dashboard", or "commit vs best-case".
Connects monday NoteTaker meeting transcripts to CRM deals. Reads recent NoteTaker meetings, matches each to an opportunity by participant email or company name, and appends a structured update (key points + next steps + commitments) to the matching deal item. Auto-creates a contact item when a meeting participant doesn't exist on the Contacts board. Use when someone says "log my meetings to deals", "update CRM from yesterday's calls", "what did I commit to in meetings", "sync notetaker", or any variation of meeting-driven CRM update.
Daily prioritized CRM pipeline briefing. Reads the user's monday deals board, ranks deals by new activity, stall age, and commitments due today, then publishes a timestamped `Morning Briefing` update on a pinned item or a new doc in the user's workspace. Use when someone says "what should I focus on today", "morning briefing", "what's hot in my pipeline", "what changed on my deals", "pipeline summary", or any variation of a daily CRM digest.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Optimize business operations — vendor management, process documentation, change management, capacity planning, and compliance tracking. Keep your organization running efficiently.
A compounding GTM enablement engine with full MCP integration across all 21 skills, bundled with a custom Sales Intelligence MCP server (16 tools for Gong, ZoomInfo, Clay, LinkedIn). Pre-configured .mcp.json includes 9 remote connectors (HubSpot, Slack, MS365, Notion, Fireflies, Clay, ZoomInfo, Atlassian, Close) plus the local Sales Intelligence server. Every skill auto-detects tools and pulls data before asking. Learns from every deal and gets smarter over time.
Solo entrepreneur workspace with Mission Control task management, Eisenhower matrix, and AI agent team operations
Entrepreneur OS operations: council debates, customer fit reviews
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles for producing work at Nature-journal standard. Covers scientific figures (nature-figure), manuscript prose polishing (nature-polishing), manuscript drafting and methods writing (nature-writing), reviewer-style pre-submission assessment (nature-reviewer), citation retrieval and export (nature-citation), data availability statements and FAIR metadata (nature-data), paper-to-PPTX presentation conversion (nature-paper2ppt), literature search via MCP (nature-academic-search), paper reading and annotation (nature-reader), and peer-review response drafting (nature-response). Future releases planned: statistical reporting, cover letters, and review articles. Rules are derived from primary sources, including published Nature papers, journal author guidelines, and structured writing curricula.
Build, migrate existing app, deploy, and manage monday code apps on serverless/CDN with multi-region, cron, alerts, and security scanning
Enable AI agents to operate reliably within real workflows. This MCP is monday.com's open framework for connecting agents into your work OS - giving them secure access to structured data, tools to take action, and the context needed to make smart decisions.
This repository, maintained by the monday.com AI team, provides a comprehensive set of tools for AI agent developers who want to integrate with monday.com. Whether you're building AI assistants, automations, or custom integrations, our tools make it easy to connect to the monday.com platform.
👉 New to monday MCP? Start here: monday.com/w/mcp
https://github.com/user-attachments/assets/ed8d24e1-256b-4f6b-9d84-38e54a8703fd
monday.com is a work operating system that powers teams to run processes, projects, and everyday work. Teams use monday.com to plan, track, and manage their work in one centralized platform. It provides a visual, intuitive interface where teams can:
The @mondaydotcomorg/monday-api-mcp package provides a plug-and-play server implementation for the Model Context Protocol (MCP). It allows AI agents to interact with the monday.com API without needing to build complex integrations.
The @mondaydotcomorg/agent-toolkit package provides a powerful set of tools and utilities for building AI agents that interact with the monday.com API, supporting both OpenAI and Model Context Protocol (MCP) implementations.
The fastest, most robust, and reliable way to connect to monday.com. Our hosted MCP service handles all the infrastructure for you - no local setup, automatic updates, and improved performance.
Get started with your favorite AI platform:
Simply add this to your MCP settings:
{
"mcpServers": {
"monday-mcp": {
"url": "https://mcp.monday.com/mcp"
}
}
}
You might want to run the MCP locally or use the agent toolkit if you need to: