Monday.com
Rank #31,655pulsemcp/monday-com
Integrates with monday.com API to enable direct access to boards, workflows, and data for automating tasks and managing resources without context switching.
Monday.com is a Model Context Protocol (MCP) server published by mondaycom. It ranks #31,655 of 76,851 servers tracked on MCP Toplist. Monday.com is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 7, 2025.
Ranks ahead of 45,196 of 76,851 servers on MCP Toplist.
Use Monday.com
Add Monday.com to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"monday-com": {
"url": "https://mcp.monday.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"monday-com": {
"url": "https://mcp.monday.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
mondaycom
Other servers by mondaycom
View all mondaycom servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Monday.com?
- Monday.com is maintained by mondaycom, which publishes 6 MCP servers (32 total versions) tracked on MCP Toplist.
- Is Monday.com listed on the Official MCP Registry?
- Monday.com is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Monday.com have?
- Monday.com ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Monday.com?
- The source code for Monday.com is hosted at github.com/mondaycom/mcp/tree/HEAD/packages/monday-api-mcp.