Teams MCP Server

v0.9.0Communicationstable

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

mcpmcp-servermicrosoft-teamsmodel-context-protocolms-teams
Share:
99
Stars
0
Downloads
0
Weekly
0/5

About

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

Features

  • auth_status
  • get_current_user
  • search_users
  • get_user
  • list_teams

Use Cases

Check the authentication status of the Microsoft Graph connection. Returns whether the user is authenticated and shows their basic profile information.
Get the current authenticated user's profile information including display name, email, job title, and department.
Search for users in the organization by name or email address. Returns matching users with their basic profile information.
Get detailed information about a specific user by their ID or email address. Returns profile information including name, email, job title, and department.
List all Microsoft Teams that the current user is a member of. Returns team names, descriptions, and IDs.
floriscornel

Maintainer

LicenseMIT
Languagetypescript
Versionv0.9.0
UpdatedMay 8, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @floriscornel/teams-mcp

Manual Installation

npx -y @floriscornel/teams-mcp

Examples

Basic Configuration

Configure Teams MCP Server

npx -y @floriscornel/teams-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Communication MCP Servers

Explore other servers in the Communication category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Teams MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides