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

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Uv
Confiance
Confiance : Established
Point d'entrée
uv run mcp-teams-server
Commande CLI universelle
npx tokrepo install 8690d099-6b0c-5875-bc04-025264fcfff6
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