mcp-monday
Monday.com MCP — wraps the Monday.com GraphQL API (BYO API key)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"monday": {
"url": "https://gateway.pipeworx.io/monday/mcp"
}
}
}
Or use the CLI:
npx pipeworx use monday
License
MIT