MCP Servers for GitHub Copilot

GitHub Copilot is an AI-powered code completion tool that helps developers write code faster and with less effort by suggesting whole lines or blocks of code as they type.

View all MCP Servers

  • Why this server?

    Recommended integration for running automated tests and debugging on BrowserStack's Test Platform, allowing execution of test suites on cloud infrastructure

  • Why this server?

    Enables VS Code GitHub Copilot agents to use the Playwright MCP server for browser automation tasks

    A
    security
    A
    license
    A
    quality
    A server that leverages Playwright for automated browser testing and integrates with Cloudflare Workers, enabling AI assistants to control web browsers for navigation, interaction, and screenshots.
    Last updated -
    21
    57,026
    34
    TypeScript
    Apache 2.0
  • Why this server?

    Mentions compatibility issues with GitHub Copilot plugins, indicating attempted but currently non-functional integration with the Copilot service.

    A
    security
    A
    license
    A
    quality
    一个 Ant Design 组件查询的 mcp 服务,包含 组件文档、API 文档、代码示例、组件更新日志查询
    Last updated -
    4
    610
    35
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Enables GitHub Copilot Agent to interact with Microsoft 365 services, allowing execution of Microsoft 365 CLI commands through the MCP server integration in VS Code.

    A
    security
    A
    license
    A
    quality
    An MCP server that enables running CLI for Microsoft 365 commands through GitHub Copilot Agent, allowing users to interact with Microsoft 365 services using natural language.
    Last updated -
    4
    2
    TypeScript
    MIT License
  • Why this server?

    Mentioned in relation to the author's AI Prompts project, suggesting compatibility or relevance with GitHub Copilot

    A
    security
    A
    license
    A
    quality
    A foundation for building custom local Model Context Protocol (MCP) servers that provide tools accessible to AI assistants like Cursor or Claude Desktop.
    Last updated -
    1
    TypeScript
    MIT License
  • Why this server?

    Enables GitHub Copilot to access the persistent knowledge graph memory system through the model context protocol.

    A
    security
    A
    license
    A
    quality
    Scalable, high-performance knowledge graph memory system with semantic search, temporal awareness, and advanced relation management.
    Last updated -
    20
    21
    44
    TypeScript
    MIT License
  • Why this server?

    Enables GitHub Copilot agents in VS Code to use calculator functionality for basic mathematical operations including addition, subtraction, multiplication, division, modulo, and square root.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that provides basic calculator functionality for LLMs, enabling them to perform mathematical operations like addition, subtraction, multiplication, division, modulo, and square root.
    Last updated -
    6
    180
    10
    TypeScript
    MIT License
    • Linux
  • Why this server?

    Provides web browsing capabilities for GitHub Copilot in VS Code, enabling it to automate browsers, interact with web pages, and perform web scraping tasks.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.
    Last updated -
    29
    10
    1
    TypeScript
    MIT License
  • Why this server?

    Allows interaction with GitHub Copilot, enabling the use of Peacock extension information and documentation within Copilot chat conversations

    A
    security
    A
    license
    A
    quality
    MCP Server for the Peacock extension for VS Code (https://peacockcode.dev), coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.
    Last updated -
    1
    1,817
    1
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Allows GitHub Copilot to access Marvel characters and comics data through the Marvel Developer API, supporting various filters and search capabilities.

    A
    security
    A
    license
    A
    quality
    MCP Server for the Marvel Developer API, enabling interaction with characters and comics data.
    Last updated -
    7
    149
    7
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Allows GitHub Copilot in Agent mode to query and interact with Azure Cosmos DB data, supporting operations like listing vehicles and other database queries

    A
    security
    A
    license
    A
    quality
    A server that enables LLMs (like Claude and VSCode Copilot) to interact with Azure Cosmos DB data through natural language queries, acting as a translator between AI assistants and your database.
    Last updated -
    3
    JavaScript
    MIT License
    • Apple
  • Why this server?

    Built-in support for using GitHub Copilot as a model provider for generating responses to prompts.

    -
    security
    A
    license
    -
    quality
    GenAIScript is a JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically.
    Last updated -
    2,557
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Integrates with GitHub Copilot in VS Code, enabling AI agents to use Azure services through the Azure MCP Server when in Agent mode.

    -
    security
    A
    license
    -
    quality
    Azure MCP Server
    Last updated -
    377
    MIT License
    • Linux
    • Apple
  • Why this server?

    Enables VSCode with GitHub Copilot to access real-time production logs, metrics, and exceptions through the MCP server.

    -
    security
    A
    license
    -
    quality
    Seamlessly bring real-time production context—logs, metrics, and traces—into your local environment to auto-fix code faster.
    Last updated -
    62
    29
    Go
    Apache 2.0
    • Apple
  • Why this server?

    Enables GitHub Copilot to analyze text composition with character counting functionality through Copilot Chat commands

    A
    security
    F
    license
    A
    quality
    A lightweight server that provides detailed text analysis, counting total characters, characters without spaces, letters, numbers, and symbols for AI assistants like Claude Desktop and GitHub Copilot.
    Last updated -
    1
    JavaScript
    • Apple
  • Why this server?

    Enables GitHub Copilot to interact with OpenAPI services through the MCP server, allowing Copilot to use tools defined by the OpenAPI specification

    -
    security
    A
    license
    -
    quality
    A command-line tool that transforms any OpenAPI service into a Model Context Protocol (MCP) server, enabling seamless integration with AI agents and tools that support the MCP specification.
    Last updated -
    90
    2
    TypeScript
    MIT License
  • Why this server?

    Integrates with GitHub Copilot agent in VS Code, enabling browser automation and recording capabilities for AI-assisted web interactions.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots, providing browser automation capabilities without requiring screenshots or visually-tuned models.
    Last updated -
    TypeScript
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    Integrates with GitHub Copilot in VS Code, allowing you to deploy projects to Azure using natural language commands in the Copilot chat interface

    -
    security
    A
    license
    -
    quality
    An MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
    Last updated -
    57
    MIT License
    • Linux
    • Apple
  • Why this server?

    Integrates with GitHub Copilot to provide code review functionality with a senior developer perspective, highlighting issues and suggesting fixes in a sarcastic tone.

    -
    security
    A
    license
    -
    quality
    An MCP server that reviews code with the sarcastic and cynical tone of a grumpy senior developer, helping identify issues in PRs and providing feedback on code quality.
    Last updated -
    22
    10
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides integration with GitHub Copilot in VS Code to access Marvel character and comic data through MCP tools, allowing Copilot to answer Marvel-related queries using the Marvel API.

    -
    security
    A
    license
    -
    quality
    An Azure Functions-based MCP server that enables interaction with Marvel characters and comics data through the official Marvel Developer API.
    Last updated -
    1
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides GitHub Copilot access to PowerPlatform/Dataverse entities and records, supporting entity exploration, intelligent OData filtering, and AI-assisted query building through a Model Context Protocol server.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol (MCP) server that provides intelligent access to PowerPlatform/Dataverse entities and records. This tool offers context-aware assistance, entity exploration and metadata access.
    Last updated -
    466
    1
    JavaScript
    MIT License
  • Why this server?

    Integration with GitHub Copilot as an MCP provider, allowing users to get code suggestions from Copilot and compare them with other AI services.

    -
    security
    A
    license
    -
    quality
    Acts as a bridge between Claude's desktop application and the Cursor editor, enabling seamless AI-powered automation and multi-instance management across platforms with standardized communication and secure token-based authentication.
    Last updated -
    21
    46
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Enables GitHub Copilot to access Gibson project context in VS Code, facilitating code creation and project management with enhanced context awareness.

    -
    security
    F
    license
    -
    quality
    AI-Powered Cloud databases: Empower your LLMs to build, migrate, and deploy database instances with AI
    Last updated -
    1
    • Apple
    • Linux
  • Why this server?

    Provides access to ZEN University syllabus data, allowing AI agents to recommend courses and offer enrollment advice based on academic requirements

    -
    security
    F
    license
    -
    quality
    Enables access to ZEN University's syllabus content through MCP implementation, allowing users to get course recommendations and consultation about curriculum requirements via AI assistants.
    Last updated -
    4
    TypeScript
  • Why this server?

    Enables GitHub Copilot to interact with Supabase databases through the MCP server, providing database schema information and query assistance based on the connected Supabase instance.

    -
    security
    F
    license
    -
    quality
    A bridge between AI assistants like GitHub Copilot and Supabase databases, allowing AI to understand schema, assist with query writing, and provide context-aware suggestions related to your data model.
    Last updated -
    JavaScript