MCP Directory
Back

teams-mcp

by floriscornel · TypeScript · ★ 115

MCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.

#mcp#mcp-server#microsoft-teams#model-context-protocol#ms-teams#teams

Install

npx -y github:floriscornel/teams-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "teams-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:floriscornel/teams-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@floriscornel/teams-mcp) [](https://www.npmjs.com/package/@floriscornel/teams-mcp) [](https://app.codecov.io/gh/floriscornel/teams-mcp) [](https://opensource.org/licenses/MIT) [](https://github.com/floriscornel/teams-mcp/stargazers) A Model Context Protocol (MCP) server that provides seamless integration with Microsoft Graph APIs, enabling AI assistants to interact with Microsoft Teams, users, chats, files, and organizational data. To use this MCP server in Cursor/Claude/VS Code, add the following configuration: - OAuth 2.0 device code authentication flo…
Read full README on GitHub →

Related search servers