Loading MCP server directory, please wait...
AI-native Microsoft Teams integration — read chats, send messages, search people
npx @getmcp/cli add io.github.Maxim-Mazurok/teams-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Maxim-Mazurok/teams-api": {
"command": "npx",
"args": [
"-y",
"-p",
"-y",
"teams-api",
"teams-api-mcp"
],
"env": {
"TEAMS_EMAIL": "",
"TEAMS_AUTO": "",
"TEAMS_LOGIN": "",
"TEAMS_TOKEN": "",
"TEAMS_REGION": "",
"TEAMS_BEARER_TOKEN": "",
"TEAMS_SUBSTRATE_TOKEN": ""
}
}
}
}