Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

MCP Teams Server — Microsoft Teams Tools

mcp-teams-server exposes Microsoft Teams tools via MCP; verified 373★ and ships uv-based setup plus a GHCR Docker image.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 8690d099-6b0c-5875-bc04-025264fcfff6 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

mcp-teams-server exposes Microsoft Teams tools via MCP; verified 373★ and ships uv-based setup plus a GHCR Docker image.

Best for: Ops/support teams who want an agent to read threads, post replies, and mention members in Teams

Works with: Python 3.10 + uv (recommended) or Docker; requires Azure/Teams app credentials via env vars

Setup time: 15-30 minutes

Key facts (verified)

  • GitHub: 373 stars · 34 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uv run mcp-teams-server.

Main

  • Treat credentials as production secrets: store TEAMS_APP_PASSWORD in a secret manager; use .env only for local dev.

  • Start read-only: list members and read threads first; add posting/replies after you validate tenant/channel IDs.

  • Use Docker for repeatability once configs are stable; keep env templates in VCS without secrets.

Source-backed notes

  • README prerequisites list Python 3.10 and uv; install uses uv venv + uv sync and run uses uv run mcp-teams-server.
  • README documents required env vars like TEAMS_APP_ID, TEAMS_APP_PASSWORD, and TEAM_ID / TEAMS_CHANNEL_ID.
  • README includes a prebuilt GHCR image (docker pull ghcr.io/inditextech/mcp-teams-server:latest).

FAQ

  • Do I need Azure setup?: Yes — README points to a Teams/Azure setup doc for app registration and permissions.
  • Can I run it in Docker?: Yes — README provides build and run commands and supports --env-file .env.
  • What’s the safest first test?: Read a thread and list members in a non-production channel before enabling posting.
🙏

Source et remerciements

Source: https://github.com/InditexTech/mcp-teams-server > License: Apache-2.0 > GitHub stars: 373 · forks: 34

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires