VikashLoomba/copilot-mcp
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
The extension functions as an MCP client that manages multiple local or remote servers through a unified VS Code UI, exposing their tools directly to Copilot/Claude via standardized Model Context Protocol bindings. It includes server discovery, agent-level skill installation controls, and optional Cloud MCP integration for remote execution without local setup. The project vendors and syncs a Copilot provider from upstream to maintain compatibility with GitHub's agent ecosystem.
478 stars.
Stars
478
Forks
52
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/VikashLoomba/copilot-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition,...
jasonjmcghee/claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
ProfessioneIT/lsp-mcp-server
An MCP (Model Context Protocol) server that bridges Claude Code to Language Server Protocol...