Enterprise DNA
M MCP Servers Developer low

x51xxx/copilot-mcp-server

by Various

MCP server for GitHub Copilot CLI integration

X

MCP

x51xxx/copilot-mcp-server

Added 1 June 2026

Overview

An MCP server written in TypeScript that integrates GitHub Copilot CLI with the Model Context Protocol, enabling custom tool and resource interactions through the CLI. It provides a bridge for developers to extend Copilot's capabilities using MCP-compatible clients or workflows.

Best for

Best for
Developers experimenting with MCP-based extensions for GitHub Copilot CLI

Use cases

  • Connect Copilot CLI to MCP-based agent frameworks
  • Create custom Copilot workflows that call external MCP tools
  • Prototype Copilot CLI integrations without building from scratch

How to use

Install

claude mcp add copilot-cli -- npx -y @trishchuk/copilot-mcp-server

Tools exposed

  • ask
  • batch
  • review

Tested with

Claude Desktop, Claude Code, Cursor, Continue, ChatGPT

Example client config

{\n  "mcpServers": {\n    "copilot-cli": {\n      "command": "npx",\n      "args": ["-y", "@trishchuk/copilot-mcp-server"],\n      "env": {\n        "COPILOT_MODEL": "claude-sonnet-4.5"\n      }\n    }\n  }\n}

Notes

An MCP server written in TypeScript that integrates GitHub Copilot CLI with the Model Context Protocol, enabling custom tool and resource interactions through the CLI. It provides a bridge for developers to extend Copilot’s capabilities using MCP-compatible clients or workflows.

3 stars on GitHub. Last updated 2025-12-02. Licensed MIT.

Use cases

  • Connect Copilot CLI to MCP-based agent frameworks
  • Create custom Copilot workflows that call external MCP tools
  • Prototype Copilot CLI integrations without building from scratch

Pros

  • Open source and freely available on GitHub
  • Written in TypeScript with typed interfaces
  • Solves a specific integration gap between Copilot CLI and MCP

Cons

  • Very low star count indicates minimal community adoption or testing
  • No documented usage examples or project maturity indicators
  • Relies on Copilot CLI’s experimental features which may change

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and freely available on GitHub
  • Written in TypeScript with typed interfaces
  • Solves a specific integration gap between Copilot CLI and MCP

Cons

  • Very low star count indicates minimal community adoption or testing
  • No documented usage examples or project maturity indicators
  • Relies on Copilot CLI's experimental features which may change
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks