Back to Home
bugzy-ai icon

teams-mcp-server

Verified Safe

by bugzy-ai

Overview

This server provides AI assistants with standardized access to Microsoft Teams APIs for messaging and channel operations.

Installation

Run Command
npx @bugzy-ai/teams-mcp-server

Environment Variables

  • TEAMS_ACCESS_TOKEN

Security Notes

The server follows good security practices. It uses environment variables for sensitive tokens (TEAMS_ACCESS_TOKEN) and performs strict input validation using Zod schemas for all incoming requests. Tool calls are strictly controlled by a switch statement, preventing arbitrary command execution. No direct eval() or child_process calls are observed. Outgoing network requests are to the legitimate Microsoft Graph API. Errors are caught and logged, preventing sensitive information leaks.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-03

Tags

Microsoft TeamsMCP ServerAI IntegrationMessagingChannel Management