Back to search
30
MCP streamable-http

Work IQ Teams MCP Server

com.microsoft/workiq-teamsserver

Manage Microsoft Teams chats, channels, users, and messages via Graph API.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Work IQ User MCP Server
Tools for retrieving user details, manager, team or direct reportees from Microsoft Graph.
0 tools · streamable-http
graph-mcp
MCP server for Microsoft Teams, Outlook Calendar, and Mail via Microsoft Graph API
0 tools
mcp-teams-server
An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messa
0 tools
microsoft-teams-mcp-server
Microsoft Teams MCP Server for Claude — Read/send messages, list channels, search across Teams. Works with Claude Cowork, Desktop & Code.
0 tools
Work IQ Word MCP Server
MCP Server containing tools to work with Microsoft Word document
0 tools · streamable-http
Work IQ Mail MCP Server
Email tools for creating, sending, replying, updating, deleting, and searching messages.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "work_iq_teams_mcp_server": {
      "url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_TeamsServer",
      "transport": "streamable-http"
    }
  }
}