teams-mcp-server

PouriaCh/teams-mcp-server
★ 0 stars Python 💬 Communication Updated today
A local MCP server that gives AI assistants read-only access to your Microsoft Teams group chats. No existing solution for this exists — built for developers drowning in group chats.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "teams-mcp-server": {
      "command": "uvx",
      "args": [
        "teams-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install teams-mcp-server

README Excerpt

A local MCP server that gives AI assistants read-only access to your Microsoft Teams group chats. Built for developers who are in too many group chats and need their AI assistant to help them keep track of decisions, requirements, and context buried in conversations. - **List your chats** — see all your recent group chats and 1:1s

Tools (4)

get_chat_membersget_chat_messageslist_chatssearch_messages