关于
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.
主要功能
- 4 GitHub stars
使用案例
- Exploring stdio and sse transport methods for MCP
- Demonstrating MCP server implementations
- Testing MCP with GitHub Copilot Chat