ms-copilot-mcp
🪟 Microsoft Copilot MCP Server (ms-copilot-mcp)
Microsoft Copilot Desktop と Microsoft 365 Copilot Studio 専用の Model Context Protocol (MCP) サーバーで、Microsoft Copilot を JBP Tech Slack-Net フリート と GitHub 組織 に直接接続します。
🛠️ Microsoft Copilot 向けの提供ツール
slack_net_say—#ai-work(C0BSRE6QBU0)に構造化されたレシートとメッセージを投稿します。slack_net_read— 最近のフリートステータスレポートとタスク更新を読み取ります。github_repos_status—jbptechLLC全体のアクティブなリポジトリとブランチを照会します。pod_health_status— InstaPods の Pod 1(rant-cast-ops)と Pod 2(autocommerce-studio-ops)のライブヘルスを確認します。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. ストリーミング対応 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認証情報: 3状態レポート(
OK / MISSING / UNKNOWN)。トークン漏洩ゼロ。
JBP Tech LLC が保守 | 公式フリートコンポーネント
Maintenance
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
- AlicenseNot gradedqualityCmaintenanceIntegrates 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.3219MIT
- AlicenseAqualityDmaintenanceIntegrates 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.510MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to read messages, threads, channel info, user profiles, search conversations, and generate permalinks in Slack workspaces.1MIT
- FlicenseNot gradedqualityCmaintenanceEnables 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.
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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