ms-graph-mcp
面向 AI agent 的 Microsoft Graph MCP server——涵盖 Outlook 邮件与日历、Teams、OneDrive、SharePoint、OneNote、Planner 和 Entra ID 的 85 个工具。委托 OAuth,stdio 或 Streamable HTTP。
Microsoft Graph MCP server for AI agents — 85 tools across Outlook mail & calendar, Teams, OneDrive, SharePoint, OneNote, Planner and Entra ID. Delegated OAuth, stdio or Streamable HTTP.
怎么安装
git clone https://github.com/nitin27may/ms-graph-mcp ~/.claude/skills/ms-graph-mcp 简介
ms-graph-mcp Releases · Changelog A Model Context Protocol server for **Microsoft Graph** — 85 tools across mail, calendar, meetings (including transcripts), Teams chat, files, SharePoint, search, people, contacts, directory, tasks and OneNote, over **stdio** or **Streamable HTTP**. **Signs you in with your own Microsoft account** — browser SSO, no token to paste, no client secret. **No msgraph-sdk, no azure-identity** — the Graph client is raw httpx2, so the dependency tree stays small and the wire behaviour is inspectable. **Read/write separation is enforced, not advisory** — write tools are…
推荐参考
信息
- 协议
- MIT
- 语言
- Python
- GitHub 星标
- 3
- 月下载
- –
- 最近更新
- 2026-09-18
- 创建于
- 2026-08-05
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- agent-tools, ai-agents, azure, claude, entra-id, graph-api, llm-tools, mcp, mcp-server, microsoft-365, microsoft-graph, microsoft-teams, model-context-protocol, oauth2, office365, onedrive, onenote, outlook, python, sharepoint
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。