Microsoft Teams MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.
Microsoft Teams for Claude — read your chats, teams, channels, and open messages, via your browser
Today is the operative word: we check Microsoft Teams MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add microsoft-teams-mcp -- npx -y @chrischall/microsoft-teams-mcp
{
"mcpServers": {
"microsoft-teams-mcp": {
"args": [
"-y",
"@chrischall/microsoft-teams-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.microsoft-teams-mcp]
command = "npx"
args = ["-y", "@chrischall/microsoft-teams-mcp"]
{
"mcpServers": {
"microsoft-teams-mcp": {
"args": [
"-y",
"@chrischall/microsoft-teams-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"microsoft-teams-mcp": {
"args": [
"-y",
"@chrischall/microsoft-teams-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TEAMS_WS_PORT (fetchproxy concentrator port used for the browser bridge. Defaults to 37149, the fleet-wide shared port.).
The author declared them in the registry entry; get the values from the project itself.
MuseScore for Claude — search sheet music and read score metadata via your signed-in browser
Read LinkedIn profiles, companies, jobs and messages via your own browser session
WhatsApp MCP via web.js or browserless Baileys: messages, media, chats, groups and contacts
Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed.
Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.
Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.
Control a local headless Chrome browser: open pages, read titles, and take screenshots.
Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.
Answers built from our own checks of this server.