Catalog
com.microsoft/workiq-wordserver
OfficialWork IQ Word MCP Server
MCP Server containing tools to work with Microsoft Word document
MCP server providing tools for creating and editing Microsoft Word documents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"workiq-wordserver": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_WordServer"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.