Utilizes Express as a server framework for building the MCP server infrastructure
Enables interaction with GitHub features, including issues and pull requests management
Provides integration with GitHub Copilot in VSCode, offering a server implementation for enhancing Copilot functionality
Integrates with MongoDB as a database solution for storing and managing data within the MCP server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Github Copilot VScode MCP Serversuggest code for a React component that fetches user data"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π Table of Contents
Related MCP server: GitHub MCP Server
π§ About
Write about 1-2 paragraphs describing the purpose of your project.
π Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
What things you need to install the software and how to install them.
Installing
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
And repeat
End with an example of getting some data out of the system or using it for a little demo.
π§ Running the tests
Explain how to run the automated tests for this system.
Break down into end to end tests
Explain what these tests test and why
And coding style tests
Explain what these tests test and why
π Usage
Add notes about how to use the system.
π Deployment
Add additional notes about how to deploy this on a live system.
βοΈ Built Using
βοΈ Authors
@kylelobo - Idea & Initial work
See also the list of contributors who participated in this project.
π Acknowledgements
Hat tip to anyone whose code was used
Inspiration
References