MCP Microsoft Teams Server
by InditexTech
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEAM_ID | Yes | MS Teams Group Id or Team Id | |
| TEAMS_APP_ID | Yes | UUID for your MS Entra ID application ID | |
| TEAMS_APP_TYPE | Yes | SingleTenant or MultiTenant | |
| TEAMS_CHANNEL_ID | Yes | MS Teams Channel ID with url escaped chars | |
| TEAMS_APP_PASSWORD | Yes | Client secret | |
| TEAMS_APP_TENANT_ID | No | Tenant uuid in case of SingleTenant |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_threadC | Start a new thread with a given title and content |
| update_threadC | Update an existing thread with new content |
| read_threadC | Read replies in a thread |
| list_threadsC | List threads in channel with pagination |
| get_member_by_nameC | Get a member by its name |
| list_membersB | List all members in the team |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/InditexTech/mcp-teams-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server