https://github.com/VikashLoomba/copilot-mcp
A powerful VSCode extension that lets you find and install MCP servers to use with GitHub Copilot..
https://github.com/VikashLoomba/copilot-mcp
copilot copilot-chat mcp mcp-server modelcontextprotocol vscode-extension
Last synced: 6 months ago
JSON representation
A powerful VSCode extension that lets you find and install MCP servers to use with GitHub Copilot..
- Host: GitHub
- URL: https://github.com/VikashLoomba/copilot-mcp
- Owner: VikashLoomba
- License: gpl-3.0
- Created: 2025-02-17T10:40:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-16T17:40:09.000Z (6 months ago)
- Last Synced: 2025-09-24T14:26:15.943Z (6 months ago)
- Topics: copilot, copilot-chat, mcp, mcp-server, modelcontextprotocol, vscode-extension
- Language: TypeScript
- Homepage: https://discord.gg/cloudmcp
- Size: 8.23 MB
- Stars: 432
- Watchers: 4
- Forks: 46
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp - VikashLoomba/copilot-mcp - A VSCode extension that integrates MCP servers with GitHub Copilot Chat to provide seamless access to MCP tools and enhance AI-assisted coding workflows. (MCP Clients / IDE Extensions & Code Assistants)
- awesome-ai-tools - Copilot-MCP - VSCode extension enabling MCP server integration with GitHub Copilot Chat (MCP Clients / đź’» Development Environments)
README
Copilot MCP Search for VS Code
> **Want remote MCP in ~30s?** Try **Cloud MCP** — paste a URL → OAuth → done.
> Works with Copilot & Claude (no keys, no terminal).
> **Get started at** [cloudmcp.run](https://cloudmcp.run/?utm_source=github&utm_medium=readme&utm_campaign=copilot-mcp)

[](https://www.gnu.org/licenses/gpl-3.0)
[](https://code.visualstudio.com/api/references/extension-guidelines)
[](https://modelcontextprotocol.io/clients)
> A powerful VS Code extension that lets you **discover & install** open‑source MCP servers and expose their tools to **GitHub Copilot Chat**.
## ✨ Features
- 🔧 **MCP Server Management** – connect/manage multiple servers via an intuitive UI
- 🚀 **Copilot Integration** – expose MCP tools directly to Copilot Chat
- 🎯 **Server Discovery** – automatically discover searchable open‑source servers
- ⚡ **Server Health Monitoring** – real‑time status & connection checks
- 🔄 **Auto‑Reconnect** – resilient MCP connections
## 📦 Installation
1) Install from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=AutomataLabs.copilot-mcp).
2) Open **MCP Servers** in the Activity Bar, or configure in **Settings**.
### Optional: Remote MCP (no local setup)
If you don’t want to run servers locally, use **Cloud MCP** (remote, OAuth‑only).
Paste the MCP URL into Copilot/Claude and you’re done:
- **Learn More:** [https://cloudmcp.run](https://cloudmcp.run/?utm_source=github&utm_medium=readme&utm_campaign=copilot-mcp)
## 🛠️ Configuration
Configure via the UI or VS Code settings. Look for the **MCP Servers** icon in the Activity Bar.
## 🚀 Usage
1) Open the **MCP Servers** view
2) Connect or search for servers
3) Use Copilot Chat with your newly added tools
> Tip: When a server supports `npx`/`uvx`, the **Server Discovery** panel shows a **“Deploy via Cloud MCP”** option so you can run it remotely without installing anything.
## đź”— Requirements
- VS Code
- GitHub Copilot Chat extension
## 🌟 Benefits
- Give Copilot standardized tools via MCP
- Local or remote workflows (Cloud MCP)
- Join a growing, interoperable ecosystem
## 👥 Contributing
PRs and feature requests welcome! See [issues](https://github.com/VikashLoomba/copilot-mcp/issues).
## ✍️ Author
**Vikash Loomba**
Website: [https://cloudmcp.run](https://cloudmcp.run/?utm_source=github&utm_medium=readme&utm_campaign=copilot-mcp)
GitHub: [@vikashloomba](https://github.com/vikashloomba)
## 📝 License
GPL‑3.0 — see [LICENSE](LICENSE).
---
_Part of the [MCP Client Ecosystem](https://modelcontextprotocol.io/clients)_