Catalog
com.microsoft/workiq-teamsserver
OfficialWork IQ Teams MCP Server
Manage Microsoft Teams chats, channels, users, and messages via Graph API.
Manage Microsoft Teams chats, channels, users, and messages.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"workiq-teamsserver": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_TeamsServer"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.