MCP server
monday.com MCP Server
Board, item and column operations on monday.com for agents.
Add it to your client
OfficialInstall
npx -y @mondaydotcomorg/monday-api-mcp -t <MONDAY_TOKEN>
- Transport
- both
- Runtime
- Node 20+
- Auth
- Required
- License
- MIT
Repositoryhttps://github.com/mondaycom/mcp
The server wraps the monday.com API so an agent can read a board's schema, create and update items, change column values and post updates. It runs locally from npm with an API token or through monday's hosted endpoint, and a read-only flag reduces it to queries. A dynamic mode can additionally build GraphQL calls for parts of the API that have no dedicated tool.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
Salesforce DX MCP Server
MCP serverSalesforce CLI team's MCP server for querying orgs and shipping metadata.
Developer ToolsCRM & Sales
Comments(0)
Sign in to comment