monday.com MCP Server
monday.com
· monday.com
Interact with monday.com boards, items, columns, and workflows via the GraphQL API.
monday.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 40/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-24 09:06:21 current | 49f6d396386c… |
view → |
Endpoints
| Agent card | https://monday.com/.well-known/agent-card.json |
| Provider | https://monday.com |
| Docs | https://developer.monday.com |
Skills · 1 declared · mapped to canonical taxonomy
Full access to the monday.com GraphQL API — manage boards, items, columns, groups, users, workspaces, automations, and more.
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/monday.com) [](https://agenstry.com/agents/monday.com) [](https://agenstry.com/agents/monday.com) [](https://agenstry.com/agents/monday.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "monday.com MCP Server",
"description": "Interact with monday.com boards, items, columns, and workflows via the GraphQL API.",
"url": "https://mcp.monday.com/mcp",
"provider": {
"organization": "monday.com",
"url": "https://monday.com"
},
"version": "1.0.0",
"documentationUrl": "https://developer.monday.com",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"oauth2"
],
"credentials": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "monday-api",
"name": "monday.com GraphQL API",
"description": "Full access to the monday.com GraphQL API \u2014 manage boards, items, columns, groups, users, workspaces, automations, and more.",
"tags": [
"project-management",
"work-management",
"boards",
"tasks",
"automation"
],
"examples": [
"Create a new board called 'Q3 Planning'",
"Add an item to board 12345",
"Get all items from my sprint board",
"Update the status column of item 67890 to Done"
]
}
]
}