๐ฅ 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.
| Field | Required | Secret | How to get it |
|---|---|---|---|
| Tenant ID | Yes | No | Azure Portal โ Microsoft Entra ID โ Overview โ Tenant ID. |
| Client ID (App ID) | Yes | No | Azure Portal โ App registrations โ Your app โ Application (client) ID. App must have Teams Graph API permissions. |
| Client Secret | Yes | Yes | Azure 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_messagelist_channelslist_teamsget_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.