Provides example Model Context Protocol (MCP) servers for use with GitHub Copilot Chat.
This repository offers demonstrations for creating and using MCP Servers with GitHub Copilot Chat, as featured in a YouTube video. It includes two example MCP servers, `mcp-stdio` and `mcp-remote`, built with Node.js and Typescript, showcasing both stdio and sse transport methods for interacting with language models.