Workiq
Freeby MCP Community
MCP server for Microsoft 365 Copilot
v0.4.0Added Apr 12, 2026
copilotm365mcpmcp-serverai
Workiq MCP Server
MCP server for Microsoft 365 Copilot
Installation
Reviews
Installation
Quick install
npx -y @microsoft/workiq
Add to claude_desktop_config.json
{
"mcpServers": {
"workiq": {
"command": "npx",
"args": ["-y", "@microsoft/workiq"]
}
}
}