Installation & Configuration
{
"mcpServers": {
"mcp-teams-server": {
"command": "uv",
"args": [
"run",
"mcp-teams-server"
],
"env": {
"TEAMS_APP_ID": "your-app-id",
"TEAMS_APP_PASSWORD": "your-app-password",
"TEAMS_APP_TYPE": "SingleTenant",
"TEAMS_APP_TENANT_ID": "your-tenant-id",
"TEAM_ID": "your-team-id",
"TEAMS_CHANNEL_ID": "your-channel-id"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12