Skip to content
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%
117 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
TeamMCP
MCP server for team collaboration, providing tools to manage shared tasks, notes, and communication within AI workflows.
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
@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
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

How to use

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

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