Back to search
30
MCP

mcp-teams-server

inditextech/mcp-teams-server

An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.

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

Similar MCP servers embedding-nearest

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
ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
0 tools
mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
0 tools
mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
Office-Word-MCP-Server
A Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. This server enables AI assistants to
0 tools
m365-service-comms-mcp
Read-only Model Context Protocol (MCP) server for the Microsoft Graph Service Communications API — exposes M365 service health and Message C
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-teams-server": {
      "url": "None",
      "transport": "http"
    }
  }
}