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