II.
ToolServer JSON
Structured · livetool-server:mcp-monday
Monday.com MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-monday",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-productivity.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Monday.com MCP Server",
"description": "MCP server providing access to Monday.com work management.\nEnables AI agents to manage boards, items, columns, groups,\nand automate workspace operations.\n",
"protocol": "mcp",
"category": "productivity",
"repoUrl": "https://github.com/sakce/monday-mcp-server",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-monday",
"to": "tool:monday",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-monday",
"to": "domain:project-management",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-monday",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}