MCP server intelligence profile

teams-mcp Server

Enables interaction with Microsoft Teams chats and channels using official Microsoft Graph API or Power Automate for enterprise environments with restricted permissions

Remote Onlyimatiach-msft
Awaiting current scanSource Git · f7ceb09901980d18f3d7ee8c7d9eedec5d34be78

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
9Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugteams-mcp-46cbf558DeploymentRemote Only
Canonical packageRepositoryimatiach-msft/teams-mcp
First publishedLatest release
Last security verificationClassification confidence35%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitimatiach-msft/teams-mcpf7ceb09901980d18f3d7ee8c7d9eedec5d34be781Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitimatiach-msft/teams-mcpf7ceb09901980d18f3d7ee8c7d9eedec5d34be78CurrentAug 30, 20269 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
teams-mcpServer-reported name
1Capability groups
Aug 30, 2026Observed

Tools 9

ToolCategoryAnnotationsRisk
get_channel_messagesGet recent messages from a Teams channel
Input schema
{
  "type": "object",
  "properties": {
    "teamId": {
      "type": "string",
      "description": "The ID of the Team"
    },
    "channelId": {
      "type": "string",
      "description": "The ID of the channel"
    },
    "top": {
      "type": "number",
      "description": "Number of messages to return (default: 20)"
    }
  },
  "required": [
    "teamId",
    "channelId"
  ]
}
get_chat_messagesGet recent messages from a Teams chat
Input schema
{
  "type": "object",
  "properties": {
    "chatId": {
      "type": "string",
      "description": "The ID of the chat"
    },
    "top": {
      "type": "number",
      "description": "Number of messages to return (default: 20)"
    }
  },
  "required": [
    "chatId"
  ]
}
get_current_userGet the current authenticated user's information
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
list_channelsList channels in a specific Team
Input schema
{
  "type": "object",
  "properties": {
    "teamId": {
      "type": "string",
      "description": "The ID of the Team"
    }
  },
  "required": [
    "teamId"
  ]
}
list_chatsList the user's Teams chats
Input schema
{
  "type": "object",
  "properties": {
    "top": {
      "type": "number",
      "description": "Number of chats to return (default: 20)"
    }
  },
  "required": []
}
list_teamsList Teams the user has joined
Input schema
{
  "type": "object",
  "properties": {},
  "required": []
}
send_channel_messageSend a message to a Teams channel
Input schema
{
  "type": "object",
  "properties": {
    "teamId": {
      "type": "string",
      "description": "The ID of the Team"
    },
    "channelId": {
      "type": "string",
      "description": "The ID of the channel"
    },
    "message": {
      "type": "string",
      "description": "The message content to send"
    }
  },
  "required": [
    "teamId",
    "channelId",
    "message"
  ]
}
send_chat_messageSend a message to a Teams chat
Input schema
{
  "type": "object",
  "properties": {
    "chatId": {
      "type": "string",
      "description": "The ID of the chat"
    },
    "message": {
      "type": "string",
      "description": "The message content to send"
    }
  },
  "required": [
    "chatId",
    "message"
  ]
}
send_via_power_automateSend a message via Power Automate flow (bypasses Graph API auth restrictions)
Input schema
{
  "type": "object",
  "properties": {
    "flowUrl": {
      "type": "string",
      "description": "The Power Automate HTTP trigger URL (without sig parameter - uses Azure AD auth)"
    },
    "message": {
      "type": "string",
      "description": "The message content to send"
    }
  },
  "required": [
    "flowUrl",
    "message"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

teams-mcp Server questions

How do I install teams-mcp Server?

No verified package installation command is available in the retained catalog evidence.

What tools does teams-mcp Server provide?

teams-mcp Server exposed 9 tools during independent protocol observation, including get_channel_messages, get_chat_messages, get_current_user, list_channels, list_chats, list_teams, send_channel_message, send_chat_message, and others.

Is teams-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Microsoft & Azure intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.