Microsoft Teams API runs on your own machine — the client starts it, so there is no endpoint to ping. 393 installs a week from npm. Last commit 23 Jul 2026.
AI-native Microsoft Teams integration — read chats, send messages, search people
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 teams-api -- npx -y teams-api
{
"mcpServers": {
"teams-api": {
"args": [
"-y",
"teams-api"
],
"command": "npx"
}
}
}
[mcp_servers.teams-api]
command = "npx"
args = ["-y", "teams-api"]
{
"mcpServers": {
"teams-api": {
"args": [
"-y",
"teams-api"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"teams-api": {
"args": [
"-y",
"teams-api"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.