teams-assistant-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEAMS_INBOX_PATH | No | Where the background inbox JSONL lands. Defaults to ~/.teams-assistant/inbox.jsonl | ~/.teams-assistant/inbox.jsonl |
| TEAMS_MCP_CONFIG | Yes | Path to the allowlist config. The server will not start without one (required) | |
| TEAMS_MCP_PASSWORD | Yes | Assistant account password (required) | |
| TEAMS_MCP_USERNAME | Yes | Assistant account UPN (required) | |
| TEAMS_MCP_CLIENT_ID | No | Defaults to the first-party Teams client id; see SETUP.md for why you usually want the Office one | first-party Teams client id |
| TEAMS_MCP_TENANT_ID | Yes | Entra ID tenant of the assistant account (required) | |
| TEAMS_INBOX_DISABLED | No | Set to 1 to not run the background inbox poller at all | |
| TEAMS_MCP_UPLOAD_DIR | No | OneDrive folder where send_chat_file parks uploads. Defaults to ai-test | ai-test |
| TEAMS_MCP_TOKEN_CACHE | No | Defaults to .token-cache.json in the working directory | .token-cache.json |
| TEAMS_MCP_DISPLAY_NAME | No | Overrides the expected display name for the probe | Assistant (AI) |
| TEAMS_MCP_DOWNLOAD_DIR | No | Where get_chat_attachment writes. Defaults to a temp directory |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessUnresponsive