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