Workiq Calendartools
Rank #21,869com.microsoft/workiq-calendartools
MCP server providing workiq-calendartools capabilities
Workiq Calendartools is a Model Context Protocol (MCP) server published by bap-microsoft. It ranks #21,869 of 115,460 servers tracked on MCP Toplist, and its repository has 122 GitHub stars. Workiq Calendartools 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 93,591 of 115,460 servers on MCP Toplist.
Use Workiq Calendartools
claude mcp add --transport http workiq-calendartools https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarTools[mcp_servers.workiq-calendartools]
url = "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarTools"Add to ~/.codex/config.toml.
https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarToolsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"workiq-calendartools": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarTools"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"workiq-calendartools": {
"type": "http",
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarTools"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"workiq-calendartools": {
"serverUrl": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarTools"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"workiq-calendartools": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/%7Btenant_id%7D/servers/mcp_CalendarTools"
}
}
}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-calendartools)<a href="https://mcptoplist.com/server/com.microsoft%2Fworkiq-calendartools"><img src="https://mcptoplist.com/badge/com.microsoft%2Fworkiq-calendartools.svg" alt="MCP Toplist: Top 25% 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 Calendartools?
- Workiq Calendartools is maintained by bap-microsoft, which publishes 18 MCP servers (27 total versions) tracked on MCP Toplist.
- Is Workiq Calendartools listed on the Official MCP Registry?
- Yes — Workiq Calendartools is listed on the Official MCP Registry.
- How many versions does Workiq Calendartools have?
- MCP Toplist tracks 2 versions of Workiq Calendartools, most recently published on Mar 25, 2026.
- Where can I find the source code for Workiq Calendartools?
- The source code for Workiq Calendartools is hosted at github.com/bap-microsoft/MCP-Platform.