Loomal

Connect Claude to Microsoft Teams — read/send messages, list channels, search chats.

1 starsnpm: microsoft-teams-mcp-server

About Microsoft Teams

Microsoft Teams is an MCP (Model Context Protocol) server published by surgeenterpriseai in the official MCP registry, listed under Communication on Loomal. Connect Claude to Microsoft Teams — read/send messages, list channels, search chats.

It ships as an npm package (microsoft-teams-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/surgeenterpriseai/teams-mcp-server, where the project has earned 1 GitHub stars.

Use Microsoft Teams with your agent

Claude Code · one command
claude mcp add microsoft-teams -- npx -y microsoft-teams-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "microsoft-teams": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft-teams-mcp-server"
      ]
    }
  }
}
npmmicrosoft-teams-mcp-server

Frequently asked questions

What is Microsoft Teams?
Microsoft Teams is an MCP (Model Context Protocol) server by surgeenterpriseai in the Communication category. Connect Claude to Microsoft Teams — read/send messages, list channels, search chats.
How do I connect Microsoft Teams to Claude, Cursor, or another MCP client?
Install Microsoft Teams from its npm package (microsoft-teams-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Microsoft Teams open source?
Yes — the source code is public at github.com/surgeenterpriseai/teams-mcp-server, with 1 GitHub stars.
Can AI agents pay to use Microsoft Teams?
Not yet through Loomal — Microsoft Teams is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Microsoft Teams? Claim this listing free by verifying GitHub ownership, or contact us.