← All servers
🔍

Microsoft Teams APIVerified🛡 No advisories

io.github.Maxim-Mazurok/teams-api
New to MCP? Start here →
3★ stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/maxim-mazurok, which proved it owns this namespace.

Verified owner: github.com/maxim-mazurokio.github.Maxim-Mazurok/teams-api

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs TEAMS_TOKEN, TEAMS_BEARER_TOKEN, TEAMS_SUBSTRATE_TOKEN, TEAMS_IMAGE_DESCRIPTION_API_KEY.
Configuration
Reads TEAMS_EMAIL, TEAMS_AUTO, TEAMS_LOGIN, TEAMS_REGION, TEAMS_DEBUG, TEAMS_TELEMETRY, ….

About

AI-native Microsoft Teams integration — read chats, send messages, search people

Packages & transports

npmteams-apiv1.6.0 · npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "teams_api": {
      "command": "npx",
      "args": [
        "-y",
        "teams-api"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y teams-api