MCP Directory
Back

mcp-teams-server

by InditexTech · Python · ★ 369

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

#inditex#mcp#mcp-server#msteams

Install

pip install git+https://github.com/InditexTech/mcp-teams-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-teams-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/InditexTech/mcp-teams-server.git"
      ]
    }
  }
}

From the README

[](https://sonarcloud.io/summary/new_code?id=InditexTech_mcp-teams-server) [](https://sonarcloud.io/summary/new_code?id=InditexTech_mcp-teams-server) [](https://sonarcloud.io/summary/new_code?id=InditexTech_mcp-teams-server) [](https://scorecard.dev/viewer/?uri=github.com/InditexTech/mcp-teams-server) An MCP ([Model Context Protocol](https://modelcontextprotocol.io/introduction)) server implementation for [Microsoft Teams](https://www.microsoft.com/en-us/microsoft-teams/group-chat-software/) integration, providing capabilities to read messages, create messages, reply to messages, mention m…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers