Workiq M365Copilot
Rank #8,542com.microsoft/workiq-m365copilot
MCP server providing workiq-m365copilot capabilities
Workiq M365Copilot is a Model Context Protocol (MCP) server published by bap-microsoft. It ranks #8,542 of 115,460 servers tracked on MCP Toplist, and its repository has 1,370 GitHub stars. Workiq M365Copilot is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Mar 25, 2026.
Ranks ahead of 106,918 of 115,460 servers on MCP Toplist.
Use Workiq M365Copilot
claude mcp add --transport http workiq-m365copilot https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365Copilot[mcp_servers.workiq-m365copilot]
url = "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365Copilot"Add to ~/.codex/config.toml.
https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365CopilotSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"workiq-m365copilot": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365Copilot"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workiq-m365copilot": {
"type": "http",
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365Copilot"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workiq-m365copilot": {
"serverUrl": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365Copilot"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workiq-m365copilot": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_M365Copilot"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.microsoft%2Fworkiq-m365copilot)<a href="https://mcptoplist.com/server/com.microsoft%2Fworkiq-m365copilot"><img src="https://mcptoplist.com/badge/com.microsoft%2Fworkiq-m365copilot.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bap-microsoft
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Workiq M365Copilot?
- Workiq M365Copilot is maintained by bap-microsoft, which publishes 18 MCP servers (27 total versions) tracked on MCP Toplist.
- Is Workiq M365Copilot listed on the Official MCP Registry?
- Yes — Workiq M365Copilot is listed on the Official MCP Registry.
- How many versions does Workiq M365Copilot have?
- MCP Toplist tracks 2 versions of Workiq M365Copilot, most recently published on Mar 25, 2026.
- Where can I find the source code for Workiq M365Copilot?
- The source code for Workiq M365Copilot is hosted at github.com/bap-microsoft/MCP-Platform.