Microsoft Teams API is a Model Context Protocol (MCP) server: AI-native Microsoft Teams integration — read chats, send messages, search people. Because it speaks the Model Context Protocol, AI assistants can use Microsoft Teams API as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package teams-api speaks MCP over stdio on your machine. The current release is v1.7.0, published under the MIT license, with source at Maxim-Mazurok/teams-api on GitHub.
On mcp.site, Microsoft Teams API sits in the Communication category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Microsoft Teams API for Maxim-Mazurok, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — teams-api · MCP over stdio
▸Open source — MIT license · Maxim-Mazurok/teams-api