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 플릿GitHub 조직에 직접 연결합니다.


🛠️ Microsoft Copilot 제공 도구

  1. slack_net_say — 구조화된 영수증과 메시지를 #ai-work(C0BSRE6QBU0)에 게시합니다.

  2. slack_net_read — 최근 플릿 상태 보고서와 작업 업데이트를 읽습니다.

  3. github_repos_statusjbptechLLC 전체의 활성 저장소와 브랜치를 조회합니다.

  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/mcp 또는 http://127.0.0.1:8790/healthz


🛡️ 시트 규칙 및 ID

  • 시트 ID: MS_COPILOT

  • : T0BQEQPBQSV (JBP Tech)

  • 표시 소스: Slack-Net : Microsoft Copilot

  • 자격 증명: 삼중 상태 보고(OK / MISSING / UNKNOWN). 토큰 유출 제로.


JBP Tech LLC가 유지 관리 | 공식 플릿 구성 요소

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