Skip to main content
Glama

🪟 Microsoft Copilot MCP Server (ms-copilot-mcp)

专为 Microsoft Copilot DesktopMicrosoft 365 Copilot Studio 打造的专用 Model Context Protocol (MCP) 服务器,将 Microsoft Copilot 直接接入 JBP Tech Slack-Net fleetGitHub 组织


🛠️ 为 Microsoft Copilot 提供的工具

  1. slack_net_say — 向 #ai-workC0BSRE6QBU0)发布结构化回执和消息。

  2. slack_net_read — 读取最近的 fleet 状态报告和任务更新。

  3. github_repos_status — 查询 jbptechLLC 中所有活跃仓库与分支。

  4. pod_health_status — 检查 InstaPods Pod 1(rant-cast-ops)和 Pod 2(autocommerce-studio-ops)的实时健康状态。

  5. fleet_runtime_brief — 跨 Gemini、Claude、Cursor、Grok 和 Copilot 的实时运行状态简报。


Related MCP server: m365-copilot-mcp

🚀 使用方法

1. 本地 Stdio 模式(Desktop Copilot / Cursor / VS Code)

{
  "mcpServers": {
    "ms-copilot-mcp": {
      "command": "npx",
      "args": ["-y", "jbptechllc/ms-copilot-mcp@latest", "--stdio"]
    }
  }
}

2. Streamable HTTP 服务器模式(端口 8790)

node index.js --http 8790

端点:http://127.0.0.1:8790/mcphttp://127.0.0.1:8790/healthz


🛡️ 席位规则与身份

  • 席位 IDMS_COPILOT

  • 团队T0BQEQPBQSV(JBP Tech)

  • 可见来源Slack-Net : Microsoft Copilot

  • 凭据:三态报告(OK / MISSING / UNKNOWN)。零令牌泄露。


由 JBP Tech LLC 维护 | 官方 Fleet 组件

F
license - not found
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Integrates with Microsoft 365 Copilot APIs to enable retrieval of content from SharePoint and OneDrive, document search across M365, and conversational AI interactions with your Microsoft 365 data while respecting access permissions.
    32
    19
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Integrates Microsoft 365 enterprise data into GitHub Copilot and Claude Desktop using Microsoft 365 Copilot APIs. It enables natural language queries across SharePoint, OneDrive, emails, calendars, and Teams meetings while maintaining full enterprise permission enforcement.
    5
    10
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to read messages, threads, channel info, user profiles, search conversations, and generate permalinks in Slack workspaces.
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants like Cursor and Claude Desktop to interact with Slack workspaces, allowing message sending, channel reading, user management, and file operations through natural language.

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

  • Copilot connector permission audits with owner signoff receipts.

  • Remote MCP for Copilot CLI switch gate MCP, structured receipts, audit logs, and reviewer-ready evid

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbptechLLC/ms-copilot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server