Catalog
com.microsoft/workiq-meserver
OfficialWork IQ User MCP Server
Tools for retrieving user details, manager, team or direct reportees from Microsoft Graph.
Retrieve user details, manager, team, and direct report information from Microsoft Graph.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"workiq-meserver": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_MeServer"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.