Skip to main content

๐Ÿ‘ฅ Microsoft Teams

Hosting: TARX-hosted ยท Category: Communication

Messages, channels, meetings, calls โ€” Microsoft Teams workspace integration via Graph API. Hosted by TARX.

Connectโ€‹

TARX runs this MCP server for you on its gateway โ€” you only supply the credential(s) below.

FieldRequiredSecretHow to get it
Tenant IDYesNoAzure Portal โ†’ Microsoft Entra ID โ†’ Overview โ†’ Tenant ID.
Client ID (App ID)YesNoAzure Portal โ†’ App registrations โ†’ Your app โ†’ Application (client) ID. App must have Teams Graph API permissions.
Client SecretYesYesAzure Portal โ†’ App registrations โ†’ Your app โ†’ Certificates & secrets โ†’ New client secret.

Default toolsโ€‹

These are discovered when you connect (the live set may differ โ€” the server is the source of truth):

  • send_message
  • list_channels
  • list_teams
  • get_channel_messages

Official documentationโ€‹

https://learn.microsoft.com/en-us/graph/api/resources/teams-api-overview

Setup details can change

The vendor controls how credentials are issued and may change it without notice. If connecting fails, confirm the current steps on the official docs above.