MCP Directory
Back

teams-mcp

by floriscornel · TypeScript · ★ 92

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

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

Related filesystem servers