Back to directory
x51xxx/copilot-mcp-server

x51xxx/copilot-mcp-server

@x51xxx5412

MCP server for GitHub Copilot CLI integration, enabling code analysis, refactoring, and automation via MCP clients.

copilotcligithubcode-analysismcpautomationideclaudetool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/9/27
Updated
2025/12/2