Teams MCP
by floriscornel · devops · mcp-server, lobehub, validated, social
MCP server providing seamless integration with Microsoft Graph APIs for Microsoft Teams, enabling AI assistants to interact with Teams, users, and organizational data. Requires Microsoft 365 account and Azure App Registration with Microsoft Graph permissions.
Source: https://github.com/floriscornel/teams-mcp
Install
git clone https://github.com/floriscornel/teams-mcpTags: mcp-server, lobehub, validated, social
⭐ 72 GitHub stars · Source: lobehub
About devops MCP servers and Claude skills
devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Teams MCP is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related devops MCPs and skills
- MCP Server Chart by rosersn
A chart generation MCP Server supporting 25+ chart types including area, bar, boxplot, column, district map, dual axes, fishbone, flow, funnel, histogram, line, liquid, mind map, network graph, organization chart, path map, pie, pin map, radar, sankey, scatter, treemap, venn, violin, and word cloud charts. Uses Amap (Gaode) map services for geographic visualizations limited to China. Supports private deployment via VIS_REQUEST_SERVER environment variable to specify external JSON config endpoints
- OOSDK MCP Server by sunnylabtv-crypto
Ontology-driven multi-agent platform that encodes business policy as code, enabling deterministic decision-making and multi-domain agent collaboration without code redeploy.
- remote-mcp-server-authless by wy2payio
Enables deploying a remote MCP server on Cloudflare Workers without authentication, allowing tools to be defined and used with MCP clients like Cloudflare AI Playground or Claude Desktop.
- scifinder-route-mcp by kettly1260
MCP server for indexing and searching reaction-step-level synthesis routes from local SciFinder exports, designed for Docker/NAS deployment.
- GitLab MCP by shahabmosavi
Exposes the GitLab REST API to MCP clients for managing projects, issues, merge requests, repositories, and CI/CD pipelines. It is multi-tenant, allowing each user to authenticate with their own token and instance URL.
- claude-halopsa-mcp by dspray
Enables Claude to interact with HaloPSA by authenticating via Azure CLI and fetching OAuth secrets from Azure Key Vault at runtime.
- Document Response by Sw4mpf0x
Write the response to a markdown file in the analysis/ folder in addition to respoding directly in the chat. Trigger when the user includes "[document]" anywhere in their message or otherwise requests that the response be documented or output to a file.
- Triage Codebase by Sw4mpf0x
Triage and document an application's codebase. Use when asked to analyze, triage, or summarize a codebase. Produces a structured report covering tech stack, user roles, component communication, backend infrastructure, container orchestration, secrets management, and deployment pipeline.
Frequently asked questions
How do I install Teams MCP?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Teams MCP?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Teams MCP free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.